relnotes/5.7
branchstable
changeset 46474 dd926ce1de28
parent 46452 0e2e7300f430
child 46494 d67732a4b58a
--- a/relnotes/5.7	Thu Feb 04 16:59:46 2021 -0500
+++ b/relnotes/5.7	Mon Jan 18 10:20:58 2021 +0100
@@ -17,9 +17,6 @@
    can be e.g. `rebase`. As part of this effort, the default format
    from `hg rebase` was reorganized a bit.
 
- * `hg strip`, from the strip extension, is now a core command, `hg
-   debugstrip`. The extension remains for compatibility.
-
  * `hg diff` and `hg extdiff` now support `--from <rev>` and `--to <rev>`
    arguments as clearer alternatives to `-r <revs>`. `-r <revs>` has been
    deprecated.