ref: 6bb601eaf01934497962849b53f406a2fa66c5d4
parent: 19b6b999675815d13afe5a0ce5a8e44f5955ecc8
author: David Turner <[email protected]>
date: Thu Dec 26 15:50:39 EST 2002
* src/gzip/adler32.c, src/gzip/infblock.c, src/gzip/inflate.c, src/gzip/inftrees.c, src/gzip/zconf.h, src/gzip/zlib.h, src/gzip/zutil.h: updates to allow compilation without compiler warnings with LCC-Win32 * include/freetype/freetype.h, docs/VERSION.DLL, builds/unix/configure.ac: updates for the upcoming 2.1.4 release
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-12-26 David Turner <[email protected]>
+
+ * src/gzip/adler32.c, src/gzip/infblock.c, src/gzip/inflate.c,
+ src/gzip/inftrees.c, src/gzip/zconf.h, src/gzip/zlib.h,
+ src/gzip/zutil.h: updates to allow compilation without compiler
+ warnings with LCC-Win32
+
2002-12-23 Anthony Fok <[email protected]>
* builds/unix/configure.ac, builds/unix/unix-cc.in,