From: Martin Pool Date: Sat, 16 Mar 2002 00:00:43 +0000 (+0000) Subject: Note about --progress patch. X-Git-Tag: v2.5.5.rc1~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142f5be922393e2a86f364da6fff4cd15499a9d6;p=thirdparty%2Frsync.git Note about --progress patch. --- diff --git a/NEWS b/NEWS index a17b617f..33fb2d76 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ rsync changes since last release * "make install-strip" works. (Greg Louis) + * With --progress, if we've finished transferring a file, show the + time taken; otherwise show expected time to complete. (Cameron + Simpson) + BUG FIXES: * Fix test suite on Solaris. (Jos Backus)