summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46de786..9fd358c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-08 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclBasic.c (Tcl_CreateInterp): Removed obsolete
+ field for storing the string-based command procedure of built-in
+ commands. We no longer have any string-based built-in commands!
+
2004-09-08 Kevin B. Kenny <kennykb@acm.org>
* doc/clock.n: Corrected a buglet in the header information.