X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=zlib%2Fcontrib%2Fminizip%2FChangeLogUnzip;fp=zlib%2Fcontrib%2Fminizip%2FChangeLogUnzip;h=50ca6a9e0f32f0a000f796f5d5d60fd36a36014d;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=9987c543cdcff494a8e730d601e43a9be41ea38c;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/zlib/contrib/minizip/ChangeLogUnzip b/zlib/contrib/minizip/ChangeLogUnzip index 9987c543..50ca6a9e 100644 --- a/zlib/contrib/minizip/ChangeLogUnzip +++ b/zlib/contrib/minizip/ChangeLogUnzip @@ -1,10 +1,39 @@ +Change in 1.01e (12 feb 05) +- Fix in zipOpen2 for globalcomment (Rolf Kalbermatter) +- Fix possible memory leak in unzip.c (Zoran Stevanovic) + +Change in 1.01b (20 may 04) +- Integrate patch from Debian package (submited by Mark Brown) +- Add tools mztools from Xavier Roche + +Change in 1.01 (8 may 04) +- fix buffer overrun risk in unzip.c (Xavier Roche) +- fix a minor buffer insecurity in minizip.c (Mike Whittaker) + +Change in 1.00: (10 sept 03) +- rename to 1.00 +- cosmetic code change + +Change in 0.22: (19 May 03) +- crypting support (unless you define NOCRYPT) +- append file in existing zipfile + +Change in 0.21: (10 Mar 03) +- bug fixes + +Change in 0.17: (27 Jan 02) +- bug fixes + +Change in 0.16: (19 Jan 02) +- Support of ioapi for virtualize zip file access + Change in 0.15: (19 Mar 98) - fix memory leak in minizip.c Change in 0.14: (10 Mar 98) - fix bugs in minizip.c sample for zipping big file - fix problem in month in date handling -- fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for +- fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for comment handling Change in 0.13: (6 Mar 98) @@ -32,7 +61,7 @@ Change in 0.10: (2 Mar 98) - add a new sample, miniunz.c Change in 0.4: (25 Feb 98) -- suppress the type unzipFileInZip. +- suppress the type unzipFileInZip. Only on file in the zipfile can be open at the same time - fix somes typo in code - added tm_unz structure in unzip_file_info (date/time in readable format)