relnotes/next
changeset 46498 3caa3698335e
parent 46496 d57e607d9e33
child 46628 0a23ace80e54
--- a/relnotes/next	Thu Feb 04 13:21:01 2021 -0800
+++ b/relnotes/next	Thu Feb 04 13:32:11 2021 -0800
@@ -11,7 +11,8 @@
  * There's a new `diff.merge` config option to show the changes
     relative to an automerge for merge changesets. This makes it
     easier to detect and review manual changes performed in merge
-    changesets. It is only supported by `hg diff --change` so far.
+    changesets. It is supported by `hg diff --change`, `hg log -p`
+    `hg incoming -p`, and `hg outgoing -p` so far.
 
 
 == Bug Fixes ==