summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 65768f3..8333f3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
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'.
+ lack of "C" after 'extern' [Patch 1055668].
2004-11-02 Don Porter <dgp@users.sourceforge.net>