summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2004-07-19 19:19:07 (GMT)
committervasiljevic <zv@archiware.com>2004-07-19 19:19:07 (GMT)
commitafaa17239f992c094f9d5c07a7ada3c58e205993 (patch)
treee7872072641dc6ed2d875b24c878706ce55af282 /ChangeLog
parent4af5f58b2ad4e68a5391a885c1b34c6ea128f926 (diff)
downloadtcl-afaa17239f992c094f9d5c07a7ada3c58e205993.zip
tcl-afaa17239f992c094f9d5c07a7ada3c58e205993.tar.gz
tcl-afaa17239f992c094f9d5c07a7ada3c58e205993.tar.bz2
Redefined MASTER_LOCK in win/tclWinThrd.c to call TclpMasterLock for the
sake of Tcl API users never creating Tcl interpreters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c109ba..c1bdac8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-19 Zoran Vasiljevic <vasiljevic@users.sf.net>
+
+ * win/tclwinThrd.c: redefined MASTER_LOCK to call
+ TclpMasterLock. Fixes Bug #987967
+
2004-07-17 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclIOUtil.c: fix to rare 'cd' infinite loop in