diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
| @@ -1,6 +1,14 @@ | |||
| 1 | 1 | ||
| 2 | ChangeLog file for zlib | 2 | ChangeLog file for zlib |
| 3 | 3 | ||
| 4 | Changes in 1.2.1 (17 November 2003) | ||
| 5 | - Remove a tab in contrib/gzappend/gzappend.c | ||
| 6 | - Update some interfaces in contrib for new zlib functions | ||
| 7 | - Update zlib version number in some contrib entries | ||
| 8 | - Add Windows CE definition for ptrdiff_t in zutil.h [Mai, Truta] | ||
| 9 | - Support shared libraries on Hurd and KFreeBSD [Brown] | ||
| 10 | - Fix error in NO_DIVIDE option of adler32.c | ||
| 11 | |||
| 4 | Changes in 1.2.0.8 (4 November 2003) | 12 | Changes in 1.2.0.8 (4 November 2003) |
| 5 | - Update version in contrib/delphi/ZLib.pas and contrib/pascal/zlibpas.pas | 13 | - Update version in contrib/delphi/ZLib.pas and contrib/pascal/zlibpas.pas |
| 6 | - Add experimental NO_DIVIDE #define in adler32.c | 14 | - Add experimental NO_DIVIDE #define in adler32.c |
| @@ -18,7 +26,7 @@ Changes in 1.2.0.8 (4 November 2003) | |||
| 18 | - Add -p to mkdir's in Makefile.in [vda] | 26 | - Add -p to mkdir's in Makefile.in [vda] |
| 19 | - Fix configure to properly detect presence or lack of printf functions | 27 | - Fix configure to properly detect presence or lack of printf functions |
| 20 | - Add AS400 support [Monnerat] | 28 | - Add AS400 support [Monnerat] |
| 21 | - Added a little Cygwin support [Wilson] | 29 | - Add a little Cygwin support [Wilson] |
| 22 | 30 | ||
| 23 | Changes in 1.2.0.7 (21 September 2003) | 31 | Changes in 1.2.0.7 (21 September 2003) |
| 24 | - Correct some debug formats in contrib/infback9 | 32 | - Correct some debug formats in contrib/infback9 |
