equal
deleted
inserted
replaced
40 |
40 |
41 |
41 |
42 Changelog |
42 Changelog |
43 ========= |
43 ========= |
44 |
44 |
45 3.3.0 -- |
45 3.4.0 -- |
46 |
46 |
47 - drop `latercomer` and `conflicting` compatibility. Those old alias are |
|
48 deprecated for a long time now. |
|
49 - added Augie Facklers `fastop` extension (usage not recommended yet) |
47 - added Augie Facklers `fastop` extension (usage not recommended yet) |
|
48 |
|
49 3.3.0 -- 2014-03-04 |
|
50 |
50 - add verbose hint about how to handle corner case by hand. |
51 - add verbose hint about how to handle corner case by hand. |
51 This should help people until evolve is able to to it itself. |
52 This should help people until evolve is able to to it itself. |
52 - removed the qsync extension. The only user I knew about (logilab) is not |
53 - removed the qsync extension. The only user I knew about (logilab) is not |
53 using it anymore. It not compatible with coming Mercurial version 2.9. |
54 using it anymore. It not compatible with coming Mercurial version 2.9. |
54 - add progress indicator for long evolve command |
55 - add progress indicator for long evolve command |