summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 52321a4..488b24d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,9 @@
-2008-11-16 Jan Nijtmans <nijtmans@users.sf.net>
+2008-11-17 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.
- * generic/tclVar.c:
+ * generic/tclVar.c: [Bug 2308236]
* doc/Hash.3
* generic/tclDictObj.c Convert Tcl_SetResult call to Tcl_SetObjResult.