README
changeset 1767 f746f787f82c
parent 1765 727c7211c810
child 1777 e7149cc5101f
child 1778 924b76a51d18
--- a/README	Sun Oct 16 20:29:27 2016 +0200
+++ b/README	Sun Oct 30 23:31:31 2016 +0100
@@ -56,16 +56,15 @@
 Changelog
 =========
 
-5.5.0 --
+5.5.0 -- 2016-10-30
 
  - The {obsolete} template now yield "obsolete" or "".
-
-5.4.2 --
-
+ - compatibility with Mercurial 4.0
  - Fix erroneous manifest computation when solving 'bumped' changeset.
  - split: avoid crash on empty commit (issue5191),
  - next: improve locking to avoid issue with working copy parent (issue5244)
  - prev: improve locking to avoid issue with working copy parent (issue5244)
+ - evolve: fix abort suggestion to include '.' in 'hg update -C .'
 
 5.4.1 -- 2016-08-01