From 56606ac70dec0e61009ec6ef2da57193abc0c33b Mon Sep 17 00:00:00 2001 From: davygrvy Date: Thu, 28 Oct 2004 04:57:02 +0000 Subject: no message --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index fa93208..f163d18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -37,6 +37,11 @@ coresponding closing block as it serves no purpose given that all the function prototypes have the proper extern usage already. + * unix/tclAppInit.c: When built as tcltest, TclThread_Init was + * win/tclAppInit.c: getting called twice. First by + Tcltest_Init, then again in Tcl_AppInit. The call from Tcl_AppInit + is now removed. + 2004-10-27 Andreas Kupries * tests/tm.test: Expanded on the testsuite entered by Donal. -- cgit v0.12