relnotes/next
changeset 44347 9c9cfecd4600
parent 44345 14d0e89520a2
child 44364 8be0c63535b5
--- a/relnotes/next	Fri Jan 10 14:17:56 2020 -0800
+++ b/relnotes/next	Fri Jan 10 14:22:20 2020 -0800
@@ -21,6 +21,11 @@
 
 == Backwards Compatibility Changes ==
 
+ * When `hg rebase` pauses for merge conflict resolution, the working
+   copy will no longer have the rebased node as a second parent. You
+   can use the new `conflictparents()` revset for finding the other
+   parent during a conflict.
+
 
 == Internal API Changes ==