diff CHANGELOG @ 5502:77c0ddd6f172 stable

split: use the last created commit as target for discard action
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 22 Aug 2020 07:24:46 +0800
parents b0d309f64b6b
children 95478db35f88
line wrap: on
line diff
--- a/CHANGELOG	Sat Aug 22 07:18:55 2020 +0800
+++ b/CHANGELOG	Sat Aug 22 07:24:46 2020 +0800
@@ -7,6 +7,9 @@
   * py3: use '%d' for formatting revision numbers in stable range cache warning
     (issue6390)
 
+  * split: correctly handle discard action after previously splitting changes
+    into more than one commit
+
 10.0.1 -- 2020-07-31
 --------------------