summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-05-23 13:13:46 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-05-23 13:13:46 (GMT)
commit22931fabb9fcd685d6e4b1e4574e02c20f826d70 (patch)
treec4ac8430ccc82216df861def489d1964a62f7ee6 /ChangeLog
parent565885307e6c24d3a27eaa01d7701dd2819336a8 (diff)
parent3cc210b6d0579358daa94a0f3670e30c973b7f34 (diff)
downloadtcl-22931fabb9fcd685d6e4b1e4574e02c20f826d70.zip
tcl-22931fabb9fcd685d6e4b1e4574e02c20f826d70.tar.gz
tcl-22931fabb9fcd685d6e4b1e4574e02c20f826d70.tar.bz2
* generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that
decompressed input is flushed through the transform correctly when the input stream gets to the end. Thanks to Alexandre Ferrieux and Andreas Kupries for their work on this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e848416..2166fb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-05-23 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that
+ decompressed input is flushed through the transform correctly when the
+ input stream gets to the end. Thanks to Alexandre Ferrieux and Andreas
+ Kupries for their work on this.
+
2012-05-21 Don Porter <dgp@users.sourceforge.net>
* generic/tclFileName.c: When using Tcl_SetObjLength() calls to grow