aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cedc53a..39b3102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 1
2 ChangeLog file for zlib 2 ChangeLog file for zlib
3 3
4Changes in 1.2.7.2 (xx Apr 2013)
5-
6
4Changes in 1.2.7.1 (24 Mar 2013) 7Changes 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]