summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2011-09-22 23:33:51 -0700
committerWayne Davison <wayned@samba.org>2011-09-22 23:33:51 -0700
commitd702b978380aa1f6abf7f7bfc1e7fad4011a2660 (patch)
tree4e3ebda8789f2c2110839611cb90e7ccd31fbc41
parent53a46d9e09fff01aac6978d0d5f70dc550dfe1a4 (diff)
downloadrsync-d702b978380aa1f6abf7f7bfc1e7fad4011a2660.tar.gz
Mention the latest changes.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
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.