X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/525817dd5783b97dd955a723998fe25cecaf1440..a3d0baefbc492bd8aee6d1cb7e992015beb87ea8:/RELEASENOTES?ds=inline 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).