Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1421:170fbc1a5bbc
Clean up memory pool initialization
| author | gthomas |
|---|---|
| date | Fri, 05 Dec 2003 15:10:52 +0000 |
| parents | 9721661d7ecc |
| children | 951813e462b6 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2003-12-05 Gary Thomas <gary@mlbassoc.com> + + * src/decompress.c (gzip_init): Memory pool initialization should + only be done in _zlib_init(). + 2003-12-05 Ian Campbell <icampbell@arcom.com> * src/decompress.c: Ensure that free'd blocks are returned to the
