diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:35:10 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:35:10 -0700 |
commit | 9712272c78b9d9c93746d9c8e156a3728c65ca72 (patch) | |
tree | 61cc13495f0688608e4f368ab5b8385f6ca0f858 /ChangeLog | |
parent | 73014202489f913dbffc91d22089ea8a8920c054 (diff) | |
download | zlib-9712272c78b9d9c93746d9c8e156a3728c65ca72.tar.gz zlib-9712272c78b9d9c93746d9c8e156a3728c65ca72.tar.bz2 zlib-9712272c78b9d9c93746d9c8e156a3728c65ca72.zip |
zlib 1.2.5v1.2.5
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ | |||
1 | 1 | ||
2 | ChangeLog file for zlib | 2 | ChangeLog file for zlib |
3 | 3 | ||
4 | Changes in 1.2.5 (19 Apr 2010) | ||
5 | - Disable visibility attribute in win32/Makefile.gcc [Bar-Lev] | ||
6 | - Default to libdir as sharedlibdir in configure [Nieder] | ||
7 | - Update copyright dates on modified source files | ||
8 | - Update trees.c to be able to generate modified trees.h | ||
9 | - Exit configure for MinGW, suggesting win32/Makefile.gcc | ||
10 | |||
4 | Changes in 1.2.4.5 (18 Apr 2010) | 11 | Changes in 1.2.4.5 (18 Apr 2010) |
5 | - Set sharedlibdir in configure [Torok] | 12 | - Set sharedlibdir in configure [Torok] |
6 | - Set LDFLAGS in Makefile.in [Bar-Lev] | 13 | - Set LDFLAGS in Makefile.in [Bar-Lev] |