From 549a3efbb738facfc6b8a506303d3d3165ea7b1b Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 4 Sep 2007 06:58:19 +0000 Subject: [PATCH] Improved a sentence. --- OLDNEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OLDNEWS b/OLDNEWS index ddd0556f..613ce8c8 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -306,8 +306,8 @@ Changes since 2.6.6: - Fixed the matching of the dont-compress items (e.g. *.gz) against files that have a path component containing a slash. - - If code reading a filter/exclude file an EINTR error, rsync now clears - the error flag on the file handle so it can keep on reading. + - If the code reading a filter/exclude file gets an EINTR error, rsync now + clears the error flag on the file handle so it can keep on reading. - If --relative is active, the sending side cleans up trailing "/" or "/." suffixes to avoid triggering a bug in older rsync versions. Also, we now -- 2.34.1