From ed245a5bd10c446b48cf342cc8ca572e497ae842 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Wed, 3 Nov 2004 00:13:20 +0000 Subject: no message --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8333f3c..7c3ce2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ problem is when someone is statically linking to Tcl and accessing internals from a C++ file and has name mangling issues from the lack of "C" after 'extern' [Patch 1055668]. + * generic/tclCompile.h: Exchanged use of the EXTERN macro to the + new MODULE_SCOPE macro. Lowered exported internals count by 35. + [Patch 1055668] 2004-11-02 Don Porter -- cgit v0.12