Mercurial > evolve
comparison README @ 1765:727c7211c810 stable 5.5.0
prepare release 5.5.0
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Sun, 30 Oct 2016 23:18:33 +0100 |
parents | 825bcf1abe74 |
children | e7149cc5101f 924b76a51d18 |
comparison
equal
deleted
inserted
replaced
1764:825bcf1abe74 | 1765:727c7211c810 |
---|---|
54 | 54 |
55 | 55 |
56 Changelog | 56 Changelog |
57 ========= | 57 ========= |
58 | 58 |
59 5.5.0 -- | 59 5.5.0 -- 2016-10-30 |
60 | 60 |
61 - The {obsolete} template now yield "obsolete" or "". | 61 - The {obsolete} template now yield "obsolete" or "". |
62 - compatibility with Mercurial 4.0 | 62 - compatibility with Mercurial 4.0 |
63 | |
64 5.4.2 -- | |
65 | |
66 - Fix erroneous manifest computation when solving 'bumped' changeset. | 63 - Fix erroneous manifest computation when solving 'bumped' changeset. |
67 - split: avoid crash on empty commit (issue5191), | 64 - split: avoid crash on empty commit (issue5191), |
68 - next: improve locking to avoid issue with working copy parent (issue5244) | 65 - next: improve locking to avoid issue with working copy parent (issue5244) |
69 - prev: improve locking to avoid issue with working copy parent (issue5244) | 66 - prev: improve locking to avoid issue with working copy parent (issue5244) |
70 - evolve: fix abort suggestion to include '.' in 'hg update -C .' | 67 - evolve: fix abort suggestion to include '.' in 'hg update -C .' |