X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5b36173d11398362d867d5a7fc50d5f9207f5396..4e1f385711a5c5703eb1c3bbf21cc83c95fe3a6e:/NEWS diff --git a/NEWS b/NEWS index 87cd138c..52a81e3e 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,10 @@ Changes since 2.6.2: ENHANCEMENTS: + - The new option --keep-dirlinks (-K) allows you to symlink a directory + onto another patition on the receiving side and have rsync treat it + as matching a normal directory from the sender. + - Added the "write only" option to the daemon's config file. - Added long-option names for -4 and -6 (namely --ipv4 and --ipv6)