README
branchstable
changeset 1256 f8cb01637e75
parent 1255 a2d4901e211e
child 1257 c52c15100fb2
equal deleted inserted replaced
1255:a2d4901e211e 1256:f8cb01637e75
    55 
    55 
    56 - discovery: fix misbehaving discovery accros python version
    56 - discovery: fix misbehaving discovery accros python version
    57 - pull: properly install the bundle2 par generator
    57 - pull: properly install the bundle2 par generator
    58   (avoid sending all markers for each pull)
    58   (avoid sending all markers for each pull)
    59 - commit: avoid potential deadlock (acquires wlock before lock)
    59 - commit: avoid potential deadlock (acquires wlock before lock)
       
    60 - graft: avoid potential deadlock (acquires wlock before lock)
    60 
    61 
    61 5.1.2 -- 2015-04-01
    62 5.1.2 -- 2015-04-01
    62 
    63 
    63 - evolve: prevent a crash in httpclient_pushobsmarkers() when pushing
    64 - evolve: prevent a crash in httpclient_pushobsmarkers() when pushing
    64 
    65