README
branchstable
changeset 1229 175cc89bbe4c
parent 1206 9b8628e0a142
child 1230 e886bc501796
equal deleted inserted replaced
1228:72a3f8d307b2 1229:175cc89bbe4c
    48     python run-tests.py --with-hg=/path/to/hg
    48     python run-tests.py --with-hg=/path/to/hg
    49 
    49 
    50 
    50 
    51 Changelog
    51 Changelog
    52 =========
    52 =========
       
    53 
       
    54 5.1.2 --
       
    55 
       
    56 - evolve: prevent a crash in httpclient_pushobsmarkers() when pushing
    53 
    57 
    54 5.1.1 -- 2015-03-05
    58 5.1.1 -- 2015-03-05
    55 
    59 
    56 - debugobsconvert: fix invalid markers during conversion
    60 - debugobsconvert: fix invalid markers during conversion
    57 - discovery: cache some of the obs hash computation to improve performance (issue4518)
    61 - discovery: cache some of the obs hash computation to improve performance (issue4518)