README: minor changelog update stable 0.3.0
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 27 Jun 2012 15:14:17 +0200
branchstable
changeset 328 c046b083a5e0
parent 327 c017ad874dfc
child 329 786fdc90c8d2
README: minor changelog update
README
--- a/README	Wed Jun 27 15:12:19 2012 +0200
+++ b/README	Wed Jun 27 15:14:17 2012 +0200
@@ -46,12 +46,13 @@
 0.3.0 --
 
 - obsolete: Add "latecomer" error detection (stabilize does not handle resolution yet)
-- evolve:   Introduce a new `uncommit` command to remove change from a changeset
-- 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
-- evolve:   add `prune` alias to `kill`.
+- evolve:    Introduce a new `uncommit` command to remove change from a changeset
+- 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
+- evolve:    add `prune` alias to `kill`.
+- stabilize: clearly state that stabilize does nto handle conflict
 
 0.2.0 -- 2012-06-20