README
changeset 921 b39bdae5189d
parent 920 dbeb1e649c5a
child 922 ec4c17e0aee6
equal deleted inserted replaced
920:dbeb1e649c5a 921:b39bdae5189d
    42 Changelog
    42 Changelog
    43 =========
    43 =========
    44 
    44 
    45 3.4.0 --
    45 3.4.0 --
    46 
    46 
    47 - added progress support to obsolescence markers pushing
    47 
    48 - added multiple output during obsolescence marrkers exchange
    48 - improvement to obsolescence marker exchange:
    49 - record parent of pruned parent at prune time
    49   - record parent of pruned parent at prune time
    50 - only push markers relevant to pushed subset
    50   - added progress when pushing obsmarkers
    51 - only pull markers relevant to pulled subset (if server support)
    51   - added multiple output during obsolescence markers exchange
    52 - added progress support for push and pull of markers over wire protocol
    52   - only push markers relevant to pushed subset
       
    53   - add a new experimental way to exchange marker (when server support):
       
    54     - added progress when pulling obsmarkers
       
    55     - only pull markers relevant to pulled subset
       
    56     - avoid exchanging common markers in some case
    53 
    57 
    54 3.3.1 -- 2014-04-23
    58 3.3.1 -- 2014-04-23
    55 
    59 
    56 - various language fix
    60 - various language fix
    57 - active bookmark now move when using prev/next (#37)
    61 - active bookmark now move when using prev/next (#37)