diff options
author | hobbs <hobbs> | 2002-04-24 20:36:04 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-04-24 20:36:04 (GMT) |
commit | 02546348bdc5f6cc2e49cc4c8a5666f7e7830643 (patch) | |
tree | b67aaa9a764aad4901534cc2164fdad093ea5926 /ChangeLog | |
parent | 16cf4cecaa0a6ed9e494719979df3628add2d05e (diff) | |
download | tcl-02546348bdc5f6cc2e49cc4c8a5666f7e7830643.zip tcl-02546348bdc5f6cc2e49cc4c8a5666f7e7830643.tar.gz tcl-02546348bdc5f6cc2e49cc4c8a5666f7e7830643.tar.bz2 |
* generic/tclInt.h: corrected TclRememberJoinableThread decl to
use VOID instead of void.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2002-04-24 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tclInt.h: corrected TclRememberJoinableThread decl to + use VOID instead of void. + * generic/tclThreadJoin.c: noted that this code isn't needed on Unix. + +2002-04-23 Jeff Hobbs <jeffh@ActiveState.com> + + * doc/exec.n: + * doc/tclvars.n: doc updates [Patch #509426] (gravereaux) + 2002-04-24 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacResource.r: added check of |