relnotes/next
changeset 44369 815c63526d1d
parent 44367 9dab3fa64325
child 44370 edaae3616ba3
--- a/relnotes/next	Thu Feb 20 15:15:23 2020 -0800
+++ b/relnotes/next	Sat Feb 15 15:06:41 2020 -0500
@@ -35,6 +35,8 @@
    can use the new `conflictparents()` revset for finding the other
    parent during a conflict.
 
+ * `hg recover` does not verify the validity of the whole repository
+   anymore. You can pass `--verify` or call `hg verify` if necessary.
 
 == Internal API Changes ==