X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1e2b96bbee9627b5d9c51757fe363382ce8beb30..5e7b826a4feccef1cf1ee396cb87ae82243bd6a6:/NEWS diff --git a/NEWS b/NEWS index c73fe167..58cf32b5 100644 --- 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