X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/530adb762573d9f37be07eb38d0ffc7b5c401e6a..0f1aa0d3e51a403e62dbed0a1bf652ffb9ab0276:/NEWS diff --git a/NEWS b/NEWS index 2833dcbd..85dc2e6b 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ Changes since 2.6.0: * The --progress output now mentions how far along in the transfer we are, including both a count of files transferred and a percentage of the total file-count that we're processed. + It was also improved to better show the current rate of + transfer and the estimated time left. * The configure script now accepts --with-rsyncd-conf=PATH to override the default value of the /etc/rsyncd.conf file. @@ -73,6 +75,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