X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b21813060cb85191b71b2ceeaa3167af9bcb791f..3c3791e8be94dc75a1fa2167ce1ac8d5e724ebc8:/NEWS diff --git a/NEWS b/NEWS index fe684a10..3fde05c7 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,17 @@ Changes since 2.6.0: * Fixed compilation problem on Tru64 Unix (having to do with sockaddr.sa_len and sockaddr.sin_len). + * Fixed a compatibility problem interacting with older rsync + versions that might send us an empty suffix without telling us + about the backup-dir. + + * The "hosts allow" option for a daemon-over-remote-shell + process now has improved support for IPv6 addresses and a fix + for systems that have a length field in their socket structs. + + * Fixed the ability to request an empty backup suffix when + sending files to an rsync daemon. + INTERNAL: * Most of the I/O is now buffered, which results in a pretty