CHANGELOG
changeset 4580 3ef96578da43
parent 4577 bcd52ce0916d
child 4581 48521a49a07e
--- a/CHANGELOG	Wed Apr 24 17:02:27 2019 +0800
+++ b/CHANGELOG	Wed Apr 24 17:21:21 2019 +0800
@@ -6,6 +6,8 @@
 
   * evolve: preserve the working directory after resolving instability (BC)
             (use `hg next` or `hg evolve --no-update` to get the old behavior)
+  * evolve: evolve all relevant revision by default (BC)
+            (use --no-all to evolve only one)
   * evolve: drop compatibility with 4.4
   * evolve: reinstalled compatibility with narrow repositories,