diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-01 09:37:57 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-01 09:37:57 (GMT) |
commit | f1f50f7c10e4e06c7dd7e75798a1475c376b6269 (patch) | |
tree | e0f7290e722cd1cdeb7d36d3cac398292b2d8c87 /ChangeLog | |
parent | 01a6c3d17a2da39e709a5c11078d9aa33a5cbc43 (diff) | |
download | tcl-f1f50f7c10e4e06c7dd7e75798a1475c376b6269.zip tcl-f1f50f7c10e4e06c7dd7e75798a1475c376b6269.tar.gz tcl-f1f50f7c10e4e06c7dd7e75798a1475c376b6269.tar.bz2 |
Make the threaded build compile again...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-06-01 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier): Pass the correct + number of arguments to Tcl_JoinThread. + 2005-05-31 Donal K. Fellows <donal.k.fellows@man.ac.uk> * unix/configure.in, unix/tcl.m4: Standardize generation of help |