X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/b1c81a9af4d3f1d445ee3cac4fa14dfd370db2b2..a3d0baefbc492bd8aee6d1cb7e992015beb87ea8:/RELEASENOTES diff --git a/RELEASENOTES b/RELEASENOTES index f6a8b85..b333f8b 100644 --- a/RELEASENOTES +++ b/RELEASENOTES @@ -31,9 +31,15 @@ The main changes since release 0.14.3 are + "stg publish", for maintaining merge-friendly branches (which are not rebased). + + "stg prev/next" for printing the name of the previous or next + patch in the series. + - 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).