Mercurial > evolve
comparison CHANGELOG @ 3349:0539070016b0
changelog: add an entry about the obshashrange changes
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 21 Dec 2017 04:12:02 +0100 |
parents | 64aedeb30625 |
children | 1face8964965 |
comparison
equal
deleted
inserted
replaced
3348:895e16385a4f | 3349:0539070016b0 |
---|---|
1 Changelog | 1 Changelog |
2 ========= | 2 ========= |
3 | |
4 7.2.0 - in progress | |
5 ------------------- | |
6 | |
7 * new algorithm for obshashrange discovery: | |
8 | |
9 The new algorithm is fast, simpler to cache and with better complexicty. It | |
10 is able to handle repository of any size (naive python implementation is a | |
11 bit slow). Support for the previous experimental approach have been | |
12 dropped, please update both clients and servers. The new approach is still | |
13 hidden behind and experimental flag for now. | |
14 | |
15 topic (0.7.1) | |
3 | 16 |
4 7.1.1 - in progress | 17 7.1.1 - in progress |
5 ------------------- | 18 ------------------- |
6 | 19 |
7 topic (0.6.1) | 20 topic (0.6.1) |