From 2463762938a5ed358ba3ab3c6bab3bbc6bdd33c0 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Wed, 3 Nov 2004 19:12:55 +0000 Subject: no message --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 31b0394..a5a1ffb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-11-03 David Gravereaux + + * generic/tcl.h: Moved the preprocessor logic + * generic/tclDecls.h: from tclInt.h of setting the + * generic/tclInt.h: TCL_STORAGE_CLASS macro to the + * generic/tclIntDecls.h: tcl*Decls.h files now that no + * generic/tclIntPlatDecls.h: use of EXTERN is left in tclInt.h. + * generic/tclPlatDecls.h: Proto for Tcl_Main moved in tcl.h + * win/tclWinPort.h: to prior the inclusion of the Stubs + headers as they are now resetting TCL_STORAGE_CLASS. Removed + extrainious reset from tclWinPort.h. [Patch 1055668] + 2004-11-03 Don Porter * generic/tclTrace.c (TclCallVarTraces): Improved ability to debug -- cgit v0.12