X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=ChangeLog;h=9c6d95b8d93d8e98838c0ea8a91edde07988b106;hb=a3622937453f517285f851817a7505f54f4f19aa;hp=63d04953dba44ebb62e883ba6f55b1343fafd14b;hpb=2fa463bacfff79181df1a5270fb67cc679a53e71;p=zlib.git diff --git a/ChangeLog b/ChangeLog index 63d0495..9c6d95b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,20 @@ ChangeLog file for zlib +Changes in 1.2.11.1 (xx Jan 2017) +- + +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 +- 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