summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-12-06 09:01:49 (GMT)
committernijtmans <nijtmans>2010-12-06 09:01:49 (GMT)
commit5686ea4acac17705c9704829c24608749acd3d12 (patch)
tree82897612b5989945d086ccb23f71868fe1a656f6 /ChangeLog
parent3a3eeca75b5436a7b68e1464811bdc3528d20cf0 (diff)
downloadtcl-5686ea4acac17705c9704829c24608749acd3d12.zip
tcl-5686ea4acac17705c9704829c24608749acd3d12.tar.gz
tcl-5686ea4acac17705c9704829c24608749acd3d12.tar.bz2
[Bug 3129448]: possible over-allocation on 64-bit platforms
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51d35b6..44eaf6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-06 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclBinary.c [Bug 3129448]: possible over-allocation on 64-bit platforms
+ * generic/tclCkalloc.c
+ * generic/tclTrace.c
+
2010-12-05 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: [Patch #3116490] cross-compile support for unix