README
branchstable
changeset 1611 5eedfe43e762
parent 1609 b9e8a47c4d5c
child 1617 160968654581
--- a/README	Thu Feb 11 00:35:58 2016 +0000
+++ b/README	Thu Feb 11 00:37:05 2016 +0000
@@ -56,7 +56,7 @@
 Changelog
 =========
 
-5.3.0 --
+5.3.0 -- 2016-02-11
 
 - split: add a new command to split changesets,
 - tests: drop our copy of 'run-tests.py' use core one instead,
@@ -68,10 +68,6 @@
           (for `hg evolve --continue`)
 - evolve: fix divergence resolution when it result in an empty commit
           (issue4950) (hg-3.5+ only)
-
-
-5.2.2 --
-
 - no longer lock the repository for `hg parents` (issue4895)
 - updated help for the `evolve` command