summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-12-19 16:14:40 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-12-19 16:14:40 (GMT)
commit8a2ea780c61e56cc4a7e757c880df05992930c5a (patch)
treef9ee31d9f36e04c991b872e11920c35c65af3cd6 /ChangeLog
parentbddcdb160a30d1b32f7443b82612ee135824893e (diff)
downloadtcl-8a2ea780c61e56cc4a7e757c880df05992930c5a.zip
tcl-8a2ea780c61e56cc4a7e757c880df05992930c5a.tar.gz
tcl-8a2ea780c61e56cc4a7e757c880df05992930c5a.tar.bz2
Fix [Bug 1618838]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cde9128..b7496e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-19 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * unix/tclUnixThrd.c (Tcl_GetAllocMutex, TclpNewAllocMutex): Add
+ intermediate variables to shut up unwanted warnings. [Bug 1618838]
+
2006-12-19 Daniel Steffen <das@users.sourceforge.net>
* unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit.