summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2007-10-25 18:44:19 (GMT)
committervasiljevic <zv@archiware.com>2007-10-25 18:44:19 (GMT)
commit9153f51d0ae34fabb9e70890599d65ecc0d6ef88 (patch)
tree90eb81f778158b282c534aacec2f63d31fb52921 /ChangeLog
parentde08bfbfcc14f2395e5d299ad28a3bd26c93f7b2 (diff)
downloadtcl-9153f51d0ae34fabb9e70890599d65ecc0d6ef88.zip
tcl-9153f51d0ae34fabb9e70890599d65ecc0d6ef88.tar.gz
tcl-9153f51d0ae34fabb9e70890599d65ecc0d6ef88.tar.bz2
Protect Tcl_MutexFinalize and Tcl_ConditionFinalize from garbling
internal list for tracking sync objects.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8032799..cf8568e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-25 Zoran Vasiljevic <vasiljevic@users.sourceforge.net>
+
+ * generic/tclThread.c: Added TclpMasterLock/Unlock arround calls to
+ ForgetSyncObject in Tcl_MutexFinalize and Tcl_ConditionFinalize
+ to prevent from garbling the internal lists that track sync objects.
+ (Tcl Bug #1726873)
+
2007-10-24 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* tools/man2html2.tcl (macro): Added support for converting the new