summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9c8159..6ae1007 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-12 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tcl_Obj.c (TclAllocateFreeObjects): remove unneeded
+ memset to 0 of all allocated objects.
+
2007-08-10 Miguel Sofer <msofer@users.sf.net>
* generic/tclInt.h: remove redundant ops in TclNewStringObj macro