equal
deleted
inserted
replaced
43 ========= |
43 ========= |
44 |
44 |
45 3.4.0 -- |
45 3.4.0 -- |
46 |
46 |
47 - added Augie Facklers `fastop` extension (usage not recommended yet) |
47 - added Augie Facklers `fastop` extension (usage not recommended yet) |
|
48 - added progress support to obsolescence markers pushing |
|
49 - added multiple output during obsolescence marrkers exchange |
|
50 - record parent of pruned parent at prune time |
|
51 - only push markers relevant to pushed subset |
|
52 - only pull markers relevant to pulled subset (if server support) |
|
53 - added progress support for push and pull of markers over wire protocol |
48 |
54 |
49 3.3.0 -- 2014-03-04 |
55 3.3.0 -- 2014-03-04 |
50 |
56 |
51 - add verbose hint about how to handle corner case by hand. |
57 - add verbose hint about how to handle corner case by hand. |
52 This should help people until evolve is able to to it itself. |
58 This should help people until evolve is able to to it itself. |