summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2006-03-17 09:59:54 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2006-03-17 09:59:54 (GMT)
commit02d85fe518c6dc123543ee1aeec7106313fe73ce (patch)
treedb9c1bb3d89698b5cafb1776aea424da0a0545b6 /ChangeLog
parent7af63d00e32bf28de28310b58175625841182af7 (diff)
downloadtcl-02d85fe518c6dc123543ee1aeec7106313fe73ce.zip
tcl-02d85fe518c6dc123543ee1aeec7106313fe73ce.tar.gz
tcl-02d85fe518c6dc123543ee1aeec7106313fe73ce.tar.bz2
Fix compilation error.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b55945f..9b7242e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-17 Joe Mistachkin <joe@mistachkin.com>
+
+ * win/tclWinTest.c: Corrected typo of 'initializeMutex' that
+ prevented successful compilation.
+
2006-03-16 Andreas Kupries <andreask@activestate.com>
* doc/open.n: Documented the changed behaviour of 'a'ppend mode.