diff CHANGELOG @ 5802:84efc2e92228

rewind: abort if some parts of a fold are unknown locally
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 22 Dec 2020 19:07:46 +0800
parents e8a43f5929f6
children a5fdfe3ef09f
line wrap: on
line diff
--- a/CHANGELOG	Tue Dec 22 19:06:36 2020 +0800
+++ b/CHANGELOG	Tue Dec 22 19:07:46 2020 +0800
@@ -12,6 +12,8 @@
    in memory
  * rewind: detect and abort on cases when we rewind to changesets that are
    precessors / successors of each other
+ * rewind: when user gives only some parts of a fold, include the other parts
+   as well, or abort if they are missing from local repo
 
 10.2.0.post1 -- 2021-02-01
 --------------------------