diff options
| author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:33:59 -0700 |
|---|---|---|
| committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:33:59 -0700 |
| commit | a1141160bcf563f1a269be68a21f1651f687bb69 (patch) | |
| tree | 8817801b5113a40c7abceb9bfcf9fc37863d05d5 /ChangeLog | |
| parent | 59ca2179ff8ef92e9e8351a11f1a92e7138364c2 (diff) | |
| download | zlib-1.2.4.tar.gz zlib-1.2.4.tar.bz2 zlib-1.2.4.zip | |
zlib 1.2.4v1.2.4
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | 1 | ||
| 2 | ChangeLog file for zlib | 2 | ChangeLog file for zlib |
| 3 | 3 | ||
| 4 | Changes in 1.2.4 (13 Mar 2010) | 4 | Changes in 1.2.4 (14 Mar 2010) |
| 5 | - Fix VER3 extraction in configure for no fourth subversion | 5 | - Fix VER3 extraction in configure for no fourth subversion |
| 6 | - Update zlib.3, add docs to Makefile.in to make .pdf out of it | 6 | - Update zlib.3, add docs to Makefile.in to make .pdf out of it |
| 7 | - Add zlib.3.pdf to distribution | 7 | - Add zlib.3.pdf to distribution |
| @@ -30,6 +30,8 @@ Changes in 1.2.4 (13 Mar 2010) | |||
| 30 | - Fix name change from inflate.h in contrib/inflate86/inffas86.c | 30 | - Fix name change from inflate.h in contrib/inflate86/inffas86.c |
| 31 | - Check if temporary file exists before removing in make_vms.com [Zinser] | 31 | - Check if temporary file exists before removing in make_vms.com [Zinser] |
| 32 | - Fix make install and uninstall for --static option | 32 | - Fix make install and uninstall for --static option |
| 33 | - Fix usage of _MSC_VER in gzguts.h and zutil.h [Truta] | ||
| 34 | - Update readme.txt in contrib/masmx64 and masmx86 to assemble | ||
| 33 | 35 | ||
| 34 | Changes in 1.2.3.9 (21 Feb 2010) | 36 | Changes in 1.2.3.9 (21 Feb 2010) |
| 35 | - Expunge gzio.c | 37 | - Expunge gzio.c |
