diff CHANGELOG @ 3373:3ff0da45d4c7

evolve: use compat.TROUBLES to show troubles in user interface compat.TROUBLES is a dict which contains the trouble name for each trouble according to the hg version user is using. All of the replacements are related to `hg evolve` command.
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 09 Dec 2017 08:19:07 +0530
parents 1face8964965
children 1cb549cd6236
line wrap: on
line diff
--- a/CHANGELOG	Thu Dec 28 04:09:02 2017 +0530
+++ b/CHANGELOG	Sat Dec 09 08:19:07 2017 +0530
@@ -4,6 +4,9 @@
 7.2.0 - in progress
 -------------------
 
+  * use the new instabilities names from mercurial 4.4+
+    (in `hg evolve --list` and other messages)
+
   * new algorithm for obshashrange discovery:
 
     The new algorithm is fast, simpler to cache and with better complexity. It