From: Wayne Davison Date: Fri, 23 Sep 2011 06:33:51 +0000 (-0700) Subject: Mention the latest changes. X-Git-Tag: v3.0.9~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d702b978380aa1f6abf7f7bfc1e7fad4011a2660;p=thirdparty%2Frsync.git Mention the latest changes. --- diff --git a/NEWS b/NEWS index 980754ee..53b7aca2 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,11 @@ Changes since 3.0.8: - Fix preservation of a symlink's system xattrs (e.g. selinux) on Linux. + - Fix a memory leak in the xattr code. + + - Fixed a bug with --delete-excluded when a filter merge file has a rule + that specifies a receiver-only side restriction. + - Fix a bug with the modifying of unwritable directories. - Fix --fake-super's interaction with --link-dest same-file comparisons.