summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-03-30 18:47:59 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-03-30 18:47:59 (GMT)
commitf77c19abe8aabdfd400eea864208390516d293f9 (patch)
tree2bb79fcedc5705adb3a41127f179d0c3bd27333c /ChangeLog
parentf92b558829c3d72d1ec0edd0e41477c9357cf8c8 (diff)
downloadtcl-f77c19abe8aabdfd400eea864208390516d293f9.zip
tcl-f77c19abe8aabdfd400eea864208390516d293f9.tar.gz
tcl-f77c19abe8aabdfd400eea864208390516d293f9.tar.bz2
* doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 847370a..f5360e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-03-30 Don Porter <dgp@users.sourceforge.net>
+ * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263]
+
* generic/tclStringObj.c: Added protections from invalid memory
* generic/tclTestObj.c: accesses when we append (some part of)
* tests/stringObj.test: a Tcl_Obj to itself. Added the