X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/6442ccc606503d061ca788c54098d9502c334056..b1ad6a3260b92d66266700f866564444c2582ea8:/NEWS diff --git a/NEWS b/NEWS index fe684a10..a24a953f 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,14 @@ 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. + INTERNAL: * Most of the I/O is now buffered, which results in a pretty