X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/ba5cb156fc92a5dc6160cefa1d65fff46ff1b09f..c18842cc149803ab61f716c84c96bf7d61a5c0fc:/RELEASENOTES diff --git a/RELEASENOTES b/RELEASENOTES index 0a220a4..b333f8b 100644 --- a/RELEASENOTES +++ b/RELEASENOTES @@ -37,6 +37,9 @@ The main changes since release 0.14.3 are - The commands "stg add", "stg rm", "stg cp", and "stg resolved" were removed, since there are corresponding Git equivalents + - The "stg import" command supports the "-p N" option for stripping + leading slashes from diff paths + - New patch identification syntax: : (see documentation for the "stg id" command).