Mention even more fixes.
authorWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 18:57:10 +0000 (10:57 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 18:58:33 +0000 (10:58 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 17429d48eaacb2baad14221cadea2f855fc819d4..4c87c82f0a2a9f8bfef45ed3ce44ee900fa2ea70 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -100,6 +100,11 @@ Changes since 3.0.7:
       that happened before the final error (e.g. an IPv6 protocol-not-supported
       error).
 
+    - Generate a transfer error if we try to call chown with a -1 for a uid or
+      a gid (which is not settable).
+
+    - Fixed a forceful delete of a file with --one-file-system.
+
     - Fix the popt arg parsing so that an option that doesn't take an arg will
       reject an attempt to supply one.