summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8e46ca..cf3989b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-04 Kevin Kenny <kennykb@acm.org>
+
+ * tools/findBadExternals.tcl: Added this script, which locates
+ external symbols that do not begin with 'Tcl' or 'tcl' and hence
+ might be in conflict with other link libraries. Thanks to George
+ Peter Staplin for the idea and the initial version of the script.
+
2005-11-04 Miguel Sofer <msofer@users.sf.net>
* generic/tclInt.h: