more README changes (oops) stable
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 27 Jun 2012 15:28:35 +0200
branchstable
changeset 330 c2223b3f611a
parent 329 786fdc90c8d2
child 331 b230da8bc498
child 332 36e2016d6563
more README changes (oops)
README
--- 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