summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-11-17 00:31:34 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-11-17 00:31:34 (GMT)
commit35807a4a773f76ca1b79089bff2fbef95ce5fd78 (patch)
treef463143d78fdebaafad6f6a6a25c17508289095e /ChangeLog
parente1c0cbb19100b18beaed64123bac5df1b1f84711 (diff)
downloadtcl-35807a4a773f76ca1b79089bff2fbef95ce5fd78.zip
tcl-35807a4a773f76ca1b79089bff2fbef95ce5fd78.tar.gz
tcl-35807a4a773f76ca1b79089bff2fbef95ce5fd78.tar.bz2
* generic/tclIOUtil.c (TclFSEpochOk): There were two code paths
via which the thread copy of filesystemEpoch could be synched with the master copy, but only one kept the filesystem list cache up to date. Fix routes everything through a single code path. [Bug 1035775].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61525d3..3dbf23a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-16 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclIOUtil.c (TclFSEpochOk): There were two code paths
+ via which the thread copy of filesystemEpoch could be synched with
+ the master copy, but only one kept the filesystem list cache up
+ to date. Fix routes everything through a single code path.
+ [Bug 1035775].
+
2004-11-16 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* unix/tcl.m4 (SC_CONFIG_CFLAGS): Stop architecture flags to 'ld'