X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3cbe640d3c42dbd239e3713e5a60d7dc4c24b649..0917f581bcc198020146323419557b990a0f6732:/NEWS diff --git a/NEWS b/NEWS index 88d3bb1c..a175a049 100644 --- a/NEWS +++ b/NEWS @@ -1,19 +1,18 @@ -NEWS for rsync 3.0.1 (UNRELEASED) +NEWS for rsync 3.0.2 (UNRELEASED) Protocol: 30 (unchanged) -Changes since 3.0.0: +Changes since 3.0.1: BUG FIXES: - - ... + - Fixed a potential buffer overflow in the xattr code. ENHANCEMENTS: - - ... - - INTERNAL: - - - ... + - None. DEVELOPER RELATED: - - ... + - The RPM spec file was improved to install more useful files. + + - A few developer-oriented scripts were moved from the support dir + to the packaging dir.