From: Wayne Davison Date: Fri, 21 May 2004 10:00:21 +0000 (+0000) Subject: Another new option. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/f51e87f5adac281b2a0491cc4a29510206bac88f 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.