Mercurial > flash_v2
diff packages/services/compress/zlib/current/ChangeLog @ 366:580e5f06f957
* include/zutil.h:
* include/zlib.h:
* src/inflate.c (inflate): Use the CRC function from the CRC
package.
* src/crc32.c: Removed.
| author | asl |
|---|---|
| date | Mon, 14 Oct 2002 15:32:07 +0000 |
| parents | 21b2296aacb0 |
| children | d2772214a036 |
line wrap: on
line diff
--- a/packages/services/compress/zlib/current/ChangeLog +++ b/packages/services/compress/zlib/current/ChangeLog @@ -1,3 +1,11 @@ +2002-10-10 Andrew Lunn <andrew.lunn@ascom.ch> + + * include/zutil.h: + * include/zlib.h: + * src/inflate.c (inflate): Use the CRC function from the CRC + package. + * src/crc32.c: Removed. + 2002-09-09 Mark Salter <msalter@redhat.com> * inflate.c (inflate): Fix CRC calculation over multiple invocations
