X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/6b320e40456ff0830d428d0f9c4a938e57845101..2b284ee33d97c4414c49c45720a3566a58a93a18:/NEWS diff --git a/NEWS b/NEWS index 34731a41..181c7e5a 100644 --- a/NEWS +++ b/NEWS @@ -13,14 +13,16 @@ 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 (which is used to estimate the remaining transfer - time). + and a percentage of the total file-count that we've processed. + It also shows better current-rate-of-transfer and remaining- + transfer-time values. * The configure script now accepts --with-rsyncd-conf=PATH to override the default value of the /etc/rsyncd.conf file. + * Added a couple extra diffs in the "patches" dir, removed the + ones that got applied, and rebuilt the rest. + BUG FIXES: * When -x (--one-file-system) is combined with -L (--copy-links)