X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/89afe532d7fbc50a07696c3c49dd2746d0520457..48d704af5220f9e24133a1567d6c85db31792ca7:/NEWS diff --git a/NEWS b/NEWS index 50702fed..581c86c9 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ Changes since 2.6.0: transfer we are, including both a count of files transferred and a percentage of the total file-count that we're processed. + * The configure script now accepts --with-rsyncd-conf=PATH + to override the default value of the /etc/rsyncd.conf file. + BUG FIXES: * When -x (--one-file-system) is combined with -L (--copy-links) @@ -70,6 +73,9 @@ Changes since 2.6.0: when trying to open the file. It also no longer constructs names that start with a double slash (unless the user supplied both). + * Fixed compilation problem on Tru64 Unix (having to do with + sockaddr.sa_len and sockaddr.sin_len). + INTERNAL: * Most of the I/O is now buffered, which results in a pretty