diff options
| author | davygrvy@pobox.com <davygrvy> | 2004-10-27 23:21:29 (GMT) |
|---|---|---|
| committer | davygrvy@pobox.com <davygrvy> | 2004-10-27 23:21:29 (GMT) |
| commit | c6f2c42bd901b5dadabdd152b00de0f6ac555e16 (patch) | |
| tree | bdb2a4672c00273bce316223ee36476954b16454 /ChangeLog | |
| parent | 5ddf3ecf5f3de13082d75f7cb7a45225aae906ec (diff) | |
| download | tcl-c6f2c42bd901b5dadabdd152b00de0f6ac555e16.zip tcl-c6f2c42bd901b5dadabdd152b00de0f6ac555e16.tar.gz tcl-c6f2c42bd901b5dadabdd152b00de0f6ac555e16.tar.bz2 | |
no message
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,10 @@ * win/tclWinThrd.c (TclFinalizeLock): release the critical section before deleting it. [Bug 731778] + * generic/tcl.h: Removed the file level 'extern "C" {' and the + coresponding closing block as it serves no purpose given that all + the function prototypes have the proper extern usage already. + 2004-10-27 Andreas Kupries <andreask@activestate.com> * tests/tm.test: Expanded on the testsuite entered by Donal. |
