summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2008-11-18 07:02:17 (GMT)
committernijtmans <nijtmans>2008-11-18 07:02:17 (GMT)
commit3c9a69481dd1285a19f13ee18f5f4cc42cc1d877 (patch)
treed1cafd0e219687b5374a57df407fe07db79f8b30 /ChangeLog
parent2b17014256a8e898ed0d13b9440fb93c8167e6cc (diff)
downloadtcl-3c9a69481dd1285a19f13ee18f5f4cc42cc1d877.zip
tcl-3c9a69481dd1285a19f13ee18f5f4cc42cc1d877.tar.gz
tcl-3c9a69481dd1285a19f13ee18f5f4cc42cc1d877.tar.bz2
fix [Bug 2308236] signature of Tcl_HashStats() wrong
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a1f276..53e654b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-18 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tcl.decls: Fix signature and implementation of
+ * generic/tclDecls.h: Tcl_HashStats, such that it conforms
+ * generic/tclHash.c: to the documentation.
+ * doc/Hash.3: [Bug 2308236]
+
2008-11-13 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclInt.h: rename static function FSUnloadTempFile to