CHANGELOG
changeset 3370 1face8964965
parent 3349 0539070016b0
child 3373 3ff0da45d4c7
equal deleted inserted replaced
3369:c7fbb79cd366 3370:1face8964965
     4 7.2.0 - in progress
     4 7.2.0 - in progress
     5 -------------------
     5 -------------------
     6 
     6 
     7   * new algorithm for obshashrange discovery:
     7   * new algorithm for obshashrange discovery:
     8 
     8 
     9     The new algorithm is fast, simpler to cache and with better complexicty. It
     9     The new algorithm is fast, simpler to cache and with better complexity. It
    10     is able to handle repository of any size (naive python implementation is a
    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
    11     bit slow). Support for the previous experimental approach have been
    12     dropped, please update both clients and servers. The new approach is still
    12     dropped, please update both clients and servers. The new approach is still
    13     hidden behind and experimental flag for now.
    13     hidden behind and experimental flag for now.
    14 
    14