From: Wayne Davison Date: Fri, 21 May 2004 10:00:21 +0000 (+0000) Subject: Another new option. X-Git-Tag: v2.6.3pre1~247 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51e87f5adac281b2a0491cc4a29510206bac88f;p=thirdparty%2Frsync.git Another new option. --- diff --git a/NEWS b/NEWS index 10aa70d2..a9dfedf2 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,8 @@ Changes since 2.6.2: - Added the "write only" option to the daemon's config file. + - Added the --checksum-seed=N option for advanced users. + - Added long-option names for -4 and -6 (namely --ipv4 and --ipv6) and documented all these options in the man page.