README
changeset 2768 85e5a56db776
parent 2732 4b5caa509df8
child 2769 b96349ae3e2a
--- a/README	Sun Jul 23 16:39:21 2017 +0200
+++ b/README	Sun Jul 23 07:32:54 2017 +0200
@@ -126,6 +126,8 @@
 
   - amend: add a --extract flag to move change back to the working copy
     (same as uncommit, but accessible through the amend commit)
+  - uncommit: add support for --current-date and --current-user option
+  - fold: add support for --current-date and --current-user option
 
   - topic: add --age option to sort topic by the most recently touched,
   - topic: add a 't0' to access the root of a topic while keeping it active,