Mercurial > evolve
comparison README @ 478:13ccb68b728d
update changelog for upcoming 1.0
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Thu, 23 Aug 2012 12:23:00 +0200 |
parents | 1b2757c1bd91 |
children | b63da0fb8ee5 |
comparison
equal
deleted
inserted
replaced
477:fded4d945f87 | 478:13ccb68b728d |
---|---|
40 Make sure to check lastest draft changeset before submitting new changeset. | 40 Make sure to check lastest draft changeset before submitting new changeset. |
41 | 41 |
42 | 42 |
43 Changelog | 43 Changelog |
44 ================== | 44 ================== |
45 | |
46 1.0 | |
47 | |
48 - Align with Mercurial version 2.3 (drop 2.2 support). | |
49 - stabilize handle killed parent | |
50 - stabilize handle late comer | |
51 - stabilize get a --continue switch | |
52 - merge and update ignore extinct changeset in most case. | |
53 - new "troubled()" revset | |
54 | |
55 - rebase refuse to work on public changeset again | |
56 - rebase explicitly state that there is nothing to rebase because everything is | |
57 extinct() when that happen. | |
58 - amend now cleanly abort when --change switch is misused | |
59 | |
45 | 60 |
46 0.7 -- 2012-08-06 | 61 0.7 -- 2012-08-06 |
47 | 62 |
48 - hook: work around insanely huge value in obsolete pushkey call | 63 - hook: work around insanely huge value in obsolete pushkey call |
49 - pushkey: properly handle abort during obsolete markers push | 64 - pushkey: properly handle abort during obsolete markers push |