From b1ad6a3260b92d66266700f866564444c2582ea8 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 5 Apr 2004 15:05:46 +0000 Subject: [PATCH] Added a couple missing items. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.34.1