X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b3bc31102cbe14224206898ae2736656205b3485..fd4893155d5226d32f350d15cc3e29beec677f39:/NEWS diff --git a/NEWS b/NEWS index 8add735b..6a64c895 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,9 @@ Changes since 2.6.0: * The configure script now accepts --with-rsyncd-conf=PATH to override the default value of the /etc/rsyncd.conf file. + * Added a couple extra diffs in the "patches" dir, removed the + ones that got applied, and rebuilt the rest. + BUG FIXES: * When -x (--one-file-system) is combined with -L (--copy-links) @@ -28,9 +31,9 @@ Changes since 2.6.0: if the referant file is on a different filesystem. * The --link-dest code now works properly for a non-root user - when the UIDs of the source and destination differ and -o was - specified, and when the group of the source can't be used on - the destination and -g was specified. + when (1) the UIDs of the source and destination differ and -o + was specified, or (2) when the group of the source can't be + used on the destination and -g was specified. * Fixed a bug in the handling of -H (hard-links) that might cause the expanded PATH/NAME value of the current item to