diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-05-05 17:52:48 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-05-05 17:52:48 (GMT) |
commit | 9c427bf1e80bcbb05860cb838266240040b91f07 (patch) | |
tree | 892b105881dfb7cf5624c5e6c3b3d4aa27f386b7 /ChangeLog | |
parent | 6f298e8ae2938056f26d538a211c23ba4b4fce19 (diff) | |
download | tcl-9c427bf1e80bcbb05860cb838266240040b91f07.zip tcl-9c427bf1e80bcbb05860cb838266240040b91f07.tar.gz tcl-9c427bf1e80bcbb05860cb838266240040b91f07.tar.bz2 |
Corrected a compilation error in the --enable-threads configuration
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-05 Kevin B. Kenny <kennykb@acm.org> + + * win/tclWinThrd.c: Corrected a compilation error on the + --enable-threads configuration. + 2005-05-05 Don Porter <dgp@users.sourceforge.net> * generic/tclCompCmds.c: Factored common efficiency trick into |