summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2003-05-12 08:46:51 (GMT)
committervasiljevic <zv@archiware.com>2003-05-12 08:46:51 (GMT)
commitb95a9126f621fbe906c1e61a45a571d044973e91 (patch)
tree946da621d76ee7fd9346793c863aed1703ab6fd8 /ChangeLog
parentec182fda6d0885ae2ff8cb248e20fbc6605754f5 (diff)
downloadtcl-b95a9126f621fbe906c1e61a45a571d044973e91.zip
tcl-b95a9126f621fbe906c1e61a45a571d044973e91.tar.gz
tcl-b95a9126f621fbe906c1e61a45a571d044973e91.tar.bz2
Added comment about correcting the #723502 bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc7f5c4..5ed7890 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-10 Zoran Vasiljevic <zoran@archiware.com>
+
+ * unix/tclUnixThrd.c: corrected Tcl Bug #723502
+
2003-05-10 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclIOUtil.c: ensure cd is thread-safe.