diff README @ 1784:c3741a5adbb0 stable

fold: cleanly abort on empty fold set (issue5453) We now handle the empty set case, cleanly aborting instead of crashing with a traceback. The message used match the output of 'hg push' in similar situation.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 25 Jan 2017 16:40:45 +0100
parents e7149cc5101f
children f22120b12715 b674277ea4ef
line wrap: on
line diff
--- a/README	Sun Nov 06 19:19:28 2016 +0100
+++ b/README	Wed Jan 25 16:40:45 2017 +0100
@@ -56,6 +56,10 @@
 Changelog
 =========
 
+5.5.1 --
+
+ - fix crash when trying to fold an empty revision set (issue5453)
+
 5.5.0 -- 2016-10-30
 
  - The {obsolete} template now yield "obsolete" or "".