summaryrefslogtreecommitdiffstats
path: root/compat/zlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'compat/zlib/ChangeLog')
-rw-r--r--compat/zlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/compat/zlib/ChangeLog b/compat/zlib/ChangeLog
index 63d0495..fed9adb 100644
--- a/compat/zlib/ChangeLog
+++ b/compat/zlib/ChangeLog
@@ -1,6 +1,13 @@
ChangeLog file for zlib
+Changes in 1.2.10 (2 Jan 2017)
+- Avoid warnings on snprintf() return value
+- Fix bug in deflate_stored() for zero-length input
+- Fix bug in gzwrite.c that produced corrupt gzip files
+- Remove files to be installed before copying them in Makefile.in
+- Add warnings when compiling with assembler code
+
Changes in 1.2.9 (31 Dec 2016)
- Fix contrib/minizip to permit unzipping with desktop API [Zouzou]
- Improve contrib/blast to return unused bytes