diff -r cb5edd4b160c -r 299cdaa24fa5 README --- a/README Sat Oct 08 15:49:12 2016 +0200 +++ b/README Sun Oct 16 20:29:27 2016 +0200 @@ -63,6 +63,9 @@ 5.4.2 -- - 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) 5.4.1 -- 2016-08-01