diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,8 +1,10 @@ | |||
1 | 1 | ||
2 | ChangeLog file for zlib | 2 | ChangeLog file for zlib |
3 | 3 | ||
4 | Changes in 1.2.7.2 (xx Apr 2013) | 4 | Changes in 1.2.7.2 (13 Apr 2013) |
5 | - | 5 | - Change check for a four-byte type back to hexadecimal |
6 | - Fix typo in win32/Makefile.msc | ||
7 | - Add casts in gzwrite.c for pointer differences | ||
6 | 8 | ||
7 | Changes in 1.2.7.1 (24 Mar 2013) | 9 | Changes in 1.2.7.1 (24 Mar 2013) |
8 | - Replace use of unsafe string functions with snprintf if available | 10 | - Replace use of unsafe string functions with snprintf if available |