summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzv@archiware.com <vasiljevic>2003-08-23 12:18:04 (GMT)
committerzv@archiware.com <vasiljevic>2003-08-23 12:18:04 (GMT)
commit456b113b05db257cbe08fe6cbb36838f5ed42304 (patch)
treeb7ba7e189c6fac5d296cb2a23e9cf921547a64e9
parentc77b8f3f8e720713a6055b0aebcdf99c6c88a9bc (diff)
downloadtcl-456b113b05db257cbe08fe6cbb36838f5ed42304.zip
tcl-456b113b05db257cbe08fe6cbb36838f5ed42304.tar.gz
tcl-456b113b05db257cbe08fe6cbb36838f5ed42304.tar.bz2
Applied fixes from 8.4.4 tree regarding the Bug #753315.
Also, fixed the Bug #788780.
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd7a221..467bf73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-08-23 Zoran Vasiljevic <zoran@archiwrae.com>
+
+ * generic/tclIOUtil.c: merged fixes for thread-unsafe
+ handling of filesystem records [Bug #753315].
+ This also fixed the Bug #788780
+ * generic/tclPathObj.c: merged fixes for thread-unsafe
+ handling of filesystem records [Bug #753315].
+
+ * generic/tclFileSystem.h: merged fixes for thread-unsafe
+ handling of filesystem records [Bug #753315].
+
2003-08-19 Pat Thoyts <patthoyts@users.sourceforge.net>
* win/tclWinSerial.c (SerialErrorStr): Fixed a syntax error