summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-10-07 22:35:02 (GMT)
committerhobbs <hobbs>2005-10-07 22:35:02 (GMT)
commitdae8beb32c6c48c608924febeac3c27ca52e9d67 (patch)
tree1f197d874c54a6b76fec21c3673615ff3afce740 /ChangeLog
parentc7476f19d45e568e5d766eda62807a5017b18687 (diff)
downloadtcl-dae8beb32c6c48c608924febeac3c27ca52e9d67.zip
tcl-dae8beb32c6c48c608924febeac3c27ca52e9d67.tar.gz
tcl-dae8beb32c6c48c608924febeac3c27ca52e9d67.tar.bz2
* unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to
* tests/fCmd.test (fCmd-20.2): account for NFS special files with a readdir rewind threshold. [Bug 1034337]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aaaa289..47f87eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-07 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to
+ * tests/fCmd.test (fCmd-20.2): account for NFS special
+ files with a readdir rewind threshold. [Bug 1034337]
+
2005-10-05 Andreas Kupries <andreask@activestate.com>
* generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug