X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/cb213f1c1b0c9682bc5318e6e2ca3017036e4fb4..f51e87f5adac281b2a0491cc4a29510206bac88f:/NEWS 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.