X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4eeaa1625314abb6bce386653f562eea352e7f7e..13710874ce907cd9405f83814cbebbe73f884e2e:/OLDNEWS 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