summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-12-29 01:43:23 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-12-29 01:43:23 (GMT)
commit59172cf14f46e7f765d6bcce585b735629d1873f (patch)
tree7a0e77d1cddf3fbfe3946789b0f5f0701675eccf /ChangeLog
parent4f253f35d890f5474c5652070916df0cee97a89b (diff)
downloadtcl-59172cf14f46e7f765d6bcce585b735629d1873f.zip
tcl-59172cf14f46e7f765d6bcce585b735629d1873f.tar.gz
tcl-59172cf14f46e7f765d6bcce585b735629d1873f.tar.bz2
Handle completely invalid input to the decode methods [Bug 2922555]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02203eb..cf19417 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-29 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * generic/tclBinary.c: Handle completely invalid input to the decode
+ * tests/binary.test: methods [Bug 2922555].
+
2009-12-28 Donal K. Fellows <dkf@users.sf.net>
* unix/Makefile.in (trace-shell, trace-test): [FRQ 1083288]: Added