summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index dc5d259..39f979e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,5 @@
1999-08-10 Scott Redman <redman@scriptics.com>
- * generic/tclListObj.c:
- * generic/tcl.decls:
- * generic/tclDecls.h: Applied patch from Jim Ingham to change the
- prototype of Tcl_ListObjGetElements to have the last argument have
- a CONST so that you can feed it the objv that you get from the
- standard TclObj command proc.
-
* generic/tclAlloc.c:
* generic/tclCmdIL.c:
* generic/tclIO.c: