X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/60ef8ed128e4c6c2eeac2b87166d6e4894514d3e..854411909bad78948d82663da9bac7e22021d608:/NEWS diff --git a/NEWS b/NEWS index d60b40cb..70af495f 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,11 @@ -NEWS for rsync 2.6.9 (unreleased) -Protocol: 29 (unchanged) -Changes since 2.6.8: +NEWS for rsync 3.1.0 (UNRELEASED) +Protocol: 30 (unchanged) +Changes since 3.0.3: BUG FIXES: - - ... + - Changed the way --progress overwrites its prior output in order to make + it nearly impossible for the progress to get overwritten by an error. ENHANCEMENTS: @@ -12,4 +13,4 @@ Changes since 2.6.8: DEVELOPER RELATED: - - Updated config.guess and config.sub to their 2006-02-23 version. + - ...