aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1291515..f2e4551e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2017-07-29 Jay Berkenbilt <ejb@ql.org>
+ * Handle zlib data errors when decoding streams. Fixes #106.
+
* Improve handling of files where the "stream" keyword is not
followed by proper line terminators. Fixes #104.