relnotes: document that `hg extdiff` also got -r replaced by --from/--to
authorMartin von Zweigbergk <martinvonz@google.com>
Thu, 17 Dec 2020 09:35:07 -0800
changeset 46164 a27aa754d6ba
parent 46163 ebcc52046096
child 46165 41d695a08e90
relnotes: document that `hg extdiff` also got -r replaced by --from/--to Differential Revision: https://phab.mercurial-scm.org/D9628
relnotes/next
--- a/relnotes/next	Mon Dec 14 17:22:11 2020 +0100
+++ b/relnotes/next	Thu Dec 17 09:35:07 2020 -0800
@@ -20,8 +20,8 @@
  * `hg strip`, from the strip extension, is now a core command, `hg
    debugstrip`. The extension remains for compatibility.
 
- * `hg diff` now supports `--from <rev>` and `--to <rev>` arguments as
-   clearer alternatives to `-r <revs>`. `-r <revs>` has been
+ * `hg diff` and `hg extdiff` now support `--from <rev>` and `--to <rev>`
+   arguments as clearer alternatives to `-r <revs>`. `-r <revs>` has been
    deprecated.
 
  * The memory footprint per changeset during pull/unbundle