diff options
author | vasiljevic <zv@archiware.com> | 2004-07-19 19:23:02 (GMT) |
---|---|---|
committer | vasiljevic <zv@archiware.com> | 2004-07-19 19:23:02 (GMT) |
commit | 48736811b83b5c70f8e77e05cf69ab9ae173bb5d (patch) | |
tree | a3a134598c9acd3e0761b5c99b3f979dbc17b839 /ChangeLog | |
parent | d03d0ed2481529c1670ed26cee493f9c6abffb40 (diff) | |
download | tcl-48736811b83b5c70f8e77e05cf69ab9ae173bb5d.zip tcl-48736811b83b5c70f8e77e05cf69ab9ae173bb5d.tar.gz tcl-48736811b83b5c70f8e77e05cf69ab9ae173bb5d.tar.bz2 |
Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl API
users never creating interpreters.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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-16 Andreas Kupries <andreask@activestate.com> * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the |