summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 392eb60..7d850d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2010-08-22 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclBasic.c [Patch 3009403]: Signature of Tcl_GetHashKey,
+ * generic/tclBinary.c: Tcl_(Create|Find)HashEntry follow-up:
+ * generic/tclCmdIL.c Remove many type casts which are no longer
+ * generic/tclCompile.c necessary as a result of this signature change.
+ * generic/tclDictObj.c
+ * generic/tclEncoding.c
+ * generic/tclExecute.c
+ * generic/tclInterp.c
+ * generic/tclIOCmd.c
+ * generic/tclObj.c
+ * generic/tclProc.c
+ * generic/tclTest.c
+ * generic/tclTrace.c
+ * generic/tclUtil.c
+ * generic/tclVar.c
+
2010-08-21 Donal K. Fellows <dkf@users.sf.net>
* doc/linsert.n: [Bug 3045123]: Make description of what is actually