summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dfcba1..c61ebd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
* generic/tclInt.h
* unix/tclUnixFCmd.c
* win/tclWinFCmd.c
+ * doc/Hash.3 [Patch 3009403] Signature of Tcl_GetHashKey,
+ * generic/tcl.h Tcl_(Create|Find)HashEntry
2010-08-11 Jeff Hobbs <jeffh@ActiveState.com>