CHANGELOG: add an entry about the --update flag
authorPulkit Goyal <7895pulkit@gmail.com>
Wed, 13 Jun 2018 15:47:19 +0530
changeset 3840 231f593ccd5f
parent 3839 ac0717f23921
child 3841 82b79a8dafd9
CHANGELOG: add an entry about the --update flag Since --update is still the default, we make the entry about --no-update.
CHANGELOG
--- a/CHANGELOG	Wed Jun 06 04:29:05 2018 +0530
+++ b/CHANGELOG	Wed Jun 13 15:47:19 2018 +0530
@@ -8,6 +8,8 @@
   * evolve: add a help section dedicated to interrupted evolve,
   * evolve: merge commit messages when resolving content divergence (issue5877)
   * evolve: show unfinished state information in `hg status -v` (issue5886)
+  * evolve: add a new `--no-update` flag to keep working copy on the initial
+           revision.
 
 8.0.1 -- 2018-06-11
 -------------------