diff CHANGELOG @ 3589:e4ac2e2c2086 stable 7.3.0

branching: merge future 7.3.0 into stable Release belong to stable
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 21 Mar 2018 16:03:46 +0100
parents 59f79788ca77
children dd0d2e90e653
line wrap: on
line diff
--- a/CHANGELOG	Wed Mar 21 15:57:53 2018 +0100
+++ b/CHANGELOG	Wed Mar 21 16:03:46 2018 +0100
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-7.3.0 --(in-progress)
+7.3.0 -- 2018-03-21
 ---------------------
 
   * grab: new command to grab a changeset, put in on wdir parent
@@ -9,12 +9,8 @@
   * resolve: shows how to continue evolve after resolving all conflicts
   * evolve: `--continue` flag now continue evolving all the remaining revisions
   * prev and next now prompts user to choose a changeset in case of ambiguity
-    when ui.interactive is turned on
   * evolve: a new `--stop` flag which can be used to stop interrupted evolution
 
-7.2.2 -- (in-progress)
-----------------------
-
   * fold: fix issue related to bookmarks movement (issue5772)
   * amend: take lock before parsing the commit description (issue5266)
   * legacy: respect 'server.bundle1' config if any is set