diff options
author | Joe Mistachkin <joe@mistachkin.com> | 2006-03-17 09:59:54 (GMT) |
---|---|---|
committer | Joe Mistachkin <joe@mistachkin.com> | 2006-03-17 09:59:54 (GMT) |
commit | 02d85fe518c6dc123543ee1aeec7106313fe73ce (patch) | |
tree | db9c1bb3d89698b5cafb1776aea424da0a0545b6 /ChangeLog | |
parent | 7af63d00e32bf28de28310b58175625841182af7 (diff) | |
download | tcl-02d85fe518c6dc123543ee1aeec7106313fe73ce.zip tcl-02d85fe518c6dc123543ee1aeec7106313fe73ce.tar.gz tcl-02d85fe518c6dc123543ee1aeec7106313fe73ce.tar.bz2 |
Fix compilation error.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |