X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/cc911409d6561d66094c2303e9a79b41ea4f2ef5..164cb66addee693700c70fed63d996872fcc3edb:/NEWS diff --git a/NEWS b/NEWS index c77da63b..9712609e 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,9 @@ Changes since 3.0.2: (i.e. several hundred TB), warn the user and avoid sending an invalid checksum struct over the wire. + - If an source arg is excluded, --relative no longer adds the excluded + arg's implied dirs to the transfer. + - Use the overflow_exit() function for overflows, not out_of_memory(). ENHANCEMENTS: