branch | mercurial-4.5 |
changeset 3816 | 4c68dd62943c |
parent 3814 | add545ac044d |
child 3819 | 8142e47811dd |
--- a/CHANGELOG Wed Apr 25 14:09:34 2018 +0100 +++ b/CHANGELOG Fri Jun 08 22:52:51 2018 +0530 @@ -1,6 +1,14 @@ Changelog ========= +8.0.1 -- in-progress +--------------------- + + * next-prev: respect commands.update.check config option (issue5808) + * next-prev: fix `evolve --abort` on conflicts (issue5897) + * obslog: fix breakage when commit has no description + * amend: use context manager for locks (issue5887) + 8.0.0 -- 2018-04-25 -------------------