comparison README @ 858:2137f1c153d6 stable

evolve: drop `latercomer` and `conflicting` compatibility. Those old alias are deprecated for a long time now. All computations related to troubles are in Mercurial core for multiple versions.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Wed, 19 Feb 2014 18:14:20 -0800
parents 966e2659e989
children 83882f2fbecb
comparison
equal deleted inserted replaced
857:c479e24ebddf 858:2137f1c153d6
42 Changelog 42 Changelog
43 ========= 43 =========
44 44
45 3.3.0 -- 45 3.3.0 --
46 46
47 - drop `latercomer` and `conflicting` compatibility. Those old alias are
48 deprecated for a long time now.
47 - add verbose hint about how to handle corner case by hand. 49 - add verbose hint about how to handle corner case by hand.
48 This should help people until evolve is able to to it itself. 50 This should help people until evolve is able to to it itself.
49 - removed the qsync extension. The only user I knew about (logilab) is not 51 - removed the qsync extension. The only user I knew about (logilab) is not
50 using it anymore. It not compatible with coming Mercurial version 2.9. 52 using it anymore. It not compatible with coming Mercurial version 2.9.
51 - add progress indicator for long evolve command 53 - add progress indicator for long evolve command