summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 01c8cc4..9ab04c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,7 +19,7 @@
2001-08-31 Jeff Hobbs <jeffh@ActiveState.com>
- * generic/tcl.h: added TclCompileListCmd header
+ * generic/tclInt.h: added TclCompileListCmd header
* generic/tclBasic.c: added TclCompileListCmd compile proc
* generic/tclCompCmds.c (TclCompileListCmd): function to compile
the 'list' command at parse time.