Mention the ignoring of SIGXFSZ.
authorWayne Davison <wayned@samba.org>
Sat, 11 Feb 2006 02:37:58 +0000 (02:37 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 11 Feb 2006 02:37:58 +0000 (02:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c73fe16..58cf32b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -87,6 +87,9 @@ Changes since 2.6.6:
     - Got rid of the need for --force to be used in some circumstances with
       --delete-after (making it consistent with --delete-before/-during).
 
+    - Rsync now ignores the SIGXFSZ signal, just in case your OS sends this
+      when a file is too large (rsync handles the write error).
+
   ENHANCEMENTS:
 
     - Added the --append option that makes rsync append data onto files that