diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | 1 | ||
2 | ChangeLog file for zlib | 2 | ChangeLog file for zlib |
3 | 3 | ||
4 | Changes in 1.2.7.2 (xx Apr 2013) | ||
5 | - | ||
6 | |||
4 | Changes in 1.2.7.1 (24 Mar 2013) | 7 | Changes in 1.2.7.1 (24 Mar 2013) |
5 | - Replace use of unsafe string functions with snprintf if available | 8 | - Replace use of unsafe string functions with snprintf if available |
6 | - Avoid including stddef.h on Windows for Z_SOLO compile [Niessink] | 9 | - Avoid including stddef.h on Windows for Z_SOLO compile [Niessink] |