README
branchstable
changeset 330 c2223b3f611a
parent 328 c046b083a5e0
child 425 1b2757c1bd91
--- a/README	Wed Jun 27 15:14:35 2012 +0200
+++ b/README	Wed Jun 27 15:28:35 2012 +0200
@@ -50,9 +50,11 @@
 - rebase:    allow the use of --keep again
 - commit:    --amend option create obsolete marker (but still strip)
 - obsolete:  fewer marker are created when collapsing revision.
-- revset:    add successors, allsuccessors, precursors, all precursors and hidden
+- revset:    add, successors(), allsuccessors(), precursors(), allprecursors(),
+             latecomer() and hidden()
 - evolve:    add `prune` alias to `kill`.
 - stabilize: clearly state that stabilize does nto handle conflict
+- template:  add an {obsolete} keyword
 
 0.2.0 -- 2012-06-20