summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-11-02 21:11:22 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-11-02 21:11:22 (GMT)
commit339dfedebd4f578ce33f60b1e623046fb9ab1941 (patch)
tree4a2555b372581f327b1bd763f76400e337950dc8 /ChangeLog
parentb50dd698598a788463e783df77da20fd6e7b5680 (diff)
downloadtcl-339dfedebd4f578ce33f60b1e623046fb9ab1941.zip
tcl-339dfedebd4f578ce33f60b1e623046fb9ab1941.tar.gz
tcl-339dfedebd4f578ce33f60b1e623046fb9ab1941.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0f86fb..65768f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-02 David Gravereaux <davygrvy@pobox.com>
+
+ * generic/tclInt.h: added a check for #ifdef __cplusplus around
+ the #define of MODULE_SCOPE. About the only time it would be
+ 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'.
+
2004-11-02 Don Porter <dgp@users.sourceforge.net>
* library/tcltest/tcltest.tcl: Corrected some misleading