From: Wayne Davison Date: Mon, 5 Apr 2004 15:05:46 +0000 (+0000) Subject: Added a couple missing items. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/b1ad6a3260b92d66266700f866564444c2582ea8 Added a couple missing items. --- 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