update changelog for upcoming 1.0
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 23 Aug 2012 12:23:00 +0200
changeset 478 13ccb68b728d
parent 477 fded4d945f87
child 479 b63da0fb8ee5
update changelog for upcoming 1.0
README
--- a/README	Tue Aug 21 12:47:50 2012 +0200
+++ b/README	Thu Aug 23 12:23:00 2012 +0200
@@ -43,6 +43,21 @@
 Changelog
 ==================
 
+1.0
+
+- Align with Mercurial version 2.3 (drop 2.2 support).
+- stabilize handle killed parent
+- stabilize handle late comer
+- stabilize get a --continue switch
+- merge and update ignore extinct changeset in most case.
+- new "troubled()" revset
+
+- 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