Mercurial > evolve
comparison README @ 861:b6337585ae25
merged 3.3 release into default
Some of the default content was released in 3.3.0 the other ones are moved to
3.4
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 04 Mar 2014 11:31:11 -0800 |
parents | 68e3d6e83ca5 83882f2fbecb |
children | f954e331d511 |
comparison
equal
deleted
inserted
replaced
854:86b826399dfd | 861:b6337585ae25 |
---|---|
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 |