summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-01-09 09:31:56 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-01-09 09:31:56 (GMT)
commit773be5c7cba11251f374ffc4e6f22fa0c4723d66 (patch)
treeb7c1e1fb54a4abe20d79b321f797eae76deb7fe1 /ChangeLog
parent4bed36bc88a7a23c21a62e7c06c0c57fa33c119a (diff)
downloadtcl-773be5c7cba11251f374ffc4e6f22fa0c4723d66.zip
tcl-773be5c7cba11251f374ffc4e6f22fa0c4723d66.tar.gz
tcl-773be5c7cba11251f374ffc4e6f22fa0c4723d66.tar.bz2
Minor cleanup to stop exporting functions that do not need to be. [Bug 971336]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87e28c9..2c27184 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-09 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
+
+ * generic/tclTrace.c: Stop exporting the guts of the trace command;
+ nothing outside this file needs to see it. [Bug 971336]
+
2006-01-05 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* unix/tcl.m4 (TCL_CONFIG_SYSTEM): Factor out the code to determine