Mercurial > flash_v2
diff packages/services/compress/zlib/current/ChangeLog @ 328:21b2296aacb0
Fix gzip CRC calculation
| author | msalter |
|---|---|
| date | Mon, 09 Sep 2002 17:16:30 +0000 |
| parents | d2c90368aeef |
| children | 580e5f06f957 |
line wrap: on
line diff
--- a/packages/services/compress/zlib/current/ChangeLog +++ b/packages/services/compress/zlib/current/ChangeLog @@ -1,3 +1,8 @@ +2002-09-09 Mark Salter <msalter@redhat.com> + + * inflate.c (inflate): Fix CRC calculation over multiple invocations + with same output buffer. + 2002-02-18 Jesper Skov <jskov@redhat.com> * src/infblock.c: Applied fix for double-free which could cause a
