From 6b320e40456ff0830d428d0f9c4a938e57845101 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 6 Mar 2004 20:07:24 +0000 Subject: [PATCH] Improved an entry. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 8add735b..34731a41 100644 --- a/NEWS +++ b/NEWS @@ -28,9 +28,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 -- 2.34.1