summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2005-11-04 19:37:57 (GMT)
committerKevin B Kenny <kennykb@acm.org>2005-11-04 19:37:57 (GMT)
commit60960f3a10929968b97a427fd1ce508fbf1b2eea (patch)
tree0d4601edd048c659ebf68c03518dbd5378024107 /ChangeLog
parentf30e4208875db88eacedeabb363d94c5dbcc32ce (diff)
downloadtcl-60960f3a10929968b97a427fd1ce508fbf1b2eea.zip
tcl-60960f3a10929968b97a427fd1ce508fbf1b2eea.tar.gz
tcl-60960f3a10929968b97a427fd1ce508fbf1b2eea.tar.bz2
Bug 1263012
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: