diff README @ 1739:904ae1b2087b stable

split: avoid trying to split an empty commit (issue5191)
author Philippe Pepiot <philippe.pepiot@logilab.fr>
date Sat, 08 Oct 2016 15:49:12 +0200
parents 8f902ec9ed9a
children 970a4c13ebc3
line wrap: on
line diff
--- a/README	Mon Sep 12 10:41:00 2016 -0700
+++ b/README	Sat Oct 08 15:49:12 2016 +0200
@@ -59,6 +59,7 @@
 5.4.2 --
 
  - Fix erroneous manifest computation when solving 'bumped' changeset.
+ - split: avoid crash on empty commit (issue5191),
 
 5.4.1 -- 2016-08-01