README
changeset 1235 ffa32ca659f1
parent 1230 e886bc501796
child 1250 f88d5125d41b
equal deleted inserted replaced
1234:c15d4677f2ba 1235:ffa32ca659f1
    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 -- 2015-04-01
       
    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)