X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/60ef8ed128e4c6c2eeac2b87166d6e4894514d3e..b4e6aac98543afdfab019339612673561c64f122:/NEWS diff --git a/NEWS b/NEWS index d60b40cb..88d3bb1c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ -NEWS for rsync 2.6.9 (unreleased) -Protocol: 29 (unchanged) -Changes since 2.6.8: +NEWS for rsync 3.0.1 (UNRELEASED) +Protocol: 30 (unchanged) +Changes since 3.0.0: BUG FIXES: @@ -10,6 +10,10 @@ Changes since 2.6.8: - ... + INTERNAL: + + - ... + DEVELOPER RELATED: - - Updated config.guess and config.sub to their 2006-02-23 version. + - ...