X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/60ef8ed128e4c6c2eeac2b87166d6e4894514d3e..6db1db54883508cd572e24f93e7bee14e286967d:/NEWS diff --git a/NEWS b/NEWS index d60b40cb..7683876b 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.3 (UNRELEASED) +Protocol: 30 (unchanged) +Changes since 3.0.2: BUG FIXES: @@ -12,4 +12,4 @@ Changes since 2.6.8: DEVELOPER RELATED: - - Updated config.guess and config.sub to their 2006-02-23 version. + - Fixed a testcase failure if the tests are run as root.