chiark / gitweb /
Add the next/prev commands to the RELEASENOTES file v0.15-rc2
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 21 Aug 2009 21:48:53 +0000 (22:48 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 21 Aug 2009 21:48:53 +0000 (22:48 +0100)
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
RELEASENOTES

index f6a8b85f04b4b9668d1cff9e6750a3bedaf28210..0a220a462b8d23c81a15ebeaa156f69a6f5f1221 100644 (file)
@@ -31,6 +31,9 @@ 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