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