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 e8f96e3..c0a99ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-23 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclBinary.c: [Bug 3496014] Unecessary memset() in
+ Tcl_SetByteArrayObj().
+
2012-08-20 Don Porter <dgp@users.sourceforge.net>
* generic/tclPathObj.c: [Bug 3559678] Fix bad filename normalization