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 d9f674b..a02e276 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,13 +7,6 @@
* win/README.binary:
* win/configure.in: Changed version number to 8.2b3.
- * 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: