From 0f7159201546f63e102b5c7200793ca11cc69b5f Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 6 Mar 2008 09:36:57 -0800 Subject: [PATCH] Made the description of ignored symlink errors more accurate. --- OLDNEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OLDNEWS b/OLDNEWS index f7c74e91..e39f0588 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -228,9 +228,9 @@ Changes since 2.6.9: --link-dest). This lets the user know when they specified a directory that does not exist. - - If we get an error setting the time on a symlink, we don't complain about - it anymore (since some operating systems don't support that, and it's not - that important). + - If we get an ENOSYS error setting the time on a symlink, we don't + complain about it anymore (for those systems that even support the + setting of the modify-time on a symlink). - Protocol 30 now uses MD5 checksums instead of MD4. -- 2.34.1