summaryrefslogtreecommitdiffstats
path: root/compat/zlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'compat/zlib/ChangeLog')
-rw-r--r--compat/zlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/compat/zlib/ChangeLog b/compat/zlib/ChangeLog
index fed9adb..30199a6 100644
--- a/compat/zlib/ChangeLog
+++ b/compat/zlib/ChangeLog
@@ -1,6 +1,10 @@
ChangeLog file for zlib
+Changes in 1.2.11 (15 Jan 2017)
+- Fix deflate stored bug when pulling last block from window
+- Permit immediate deflateParams changes before any deflate input
+
Changes in 1.2.10 (2 Jan 2017)
- Avoid warnings on snprintf() return value
- Fix bug in deflate_stored() for zero-length input