summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJ.W. Schultz <jw@samba.org>2003-09-16 02:49:59 +0000
committerJ.W. Schultz <jw@samba.org>2003-09-16 02:49:59 +0000
commit6a7cc46cb279b9dbf12977177330aeebb912aa34 (patch)
tree6e3b7760f73eb3610228467999714af25378f3d4 /NEWS
parentaa6dc37ccb73c83f652e72ed1ca7700934a52331 (diff)
downloadrsync-6a7cc46cb279b9dbf12977177330aeebb912aa34.tar.gz
rsync-6a7cc46cb279b9dbf12977177330aeebb912aa34.tar.bz2
rsync-6a7cc46cb279b9dbf12977177330aeebb912aa34.zip
Detect and report when open or opendir succeed but read and
readdir fail caused by network filesystems issues and truncated files. Thanks to David Norwood and Michael Brown
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 317157ad..6d78a518 100644
--- a/NEWS
+++ b/NEWS
@@ -92,6 +92,10 @@ Changes since version 2.5.6:
same path. A directory still cannot be replaced by a
regular file unless --delete specified. (J.W. Schultz)
+ * Detect and report when open or opendir succeed but read and
+ readdir fail caused by network filesystems issues and truncated
+ files. (David Norwood, Michael Brown, J.W. Schultz)
+
INTERNAL:
* Eliminated vestigial support for old versions that we stopped