README
branchstable
changeset 499 a9c27df23129
parent 487 595ae87e94b6
child 523 c9983eb6969c
--- a/README	Tue Aug 21 12:43:21 2012 +0200
+++ b/README	Fri Aug 24 11:53:55 2012 +0200
@@ -43,6 +43,26 @@
 Changelog
 ==================
 
+1.0
+
+- Align with Mercurial version 2.3 (drop 2.2 support).
+- stabilize handle killed parent
+- stabilize handle late comer
+- stabilize handle conflicting
+- stabilize get a --continue switch
+- merge and update ignore extinct changeset in most case.
+- new "troubled()" revset
+- summary now reports troubles changesets
+- new touch command
+- new fold command
+- new basic olog alias
+
+- rebase refuse to work on public changeset again
+- rebase explicitly state that there is nothing to rebase because everything is
+  extinct() when that happen.
+- amend now cleanly abort when --change switch is misused
+
+
 0.7 -- 2012-08-06
 
 - hook: work around insanely huge value in obsolete pushkey call