From: Wayne Davison Date: Fri, 28 May 2004 19:42:06 +0000 (+0000) Subject: Mention the --bwlimit change. X-Git-Tag: v2.6.3pre1~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef0bc0abffbea5b6a4eba172cf2c78f65fd0353b;p=thirdparty%2Frsync.git Mention the --bwlimit change. --- diff --git a/NEWS b/NEWS index d5faa96f..c0edb57e 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,10 @@ Changes since 2.6.2: - Added long-option names for -4 and -6 (namely --ipv4 and --ipv6) and documented all these options in the man page. + - Improved the handling of the --bwlimit option so that it's less + bursty, more accurate, and works properly over a larger range of + values. + INTERNAL: - Some cleanup in the exclude code has saved some per-exclude memory