1 Change in 1.01e (12 feb 05)
\r
2 - Fix in zipOpen2 for globalcomment (Rolf Kalbermatter)
\r
3 - Fix possible memory leak in unzip.c (Zoran Stevanovic)
\r
5 Change in 1.01b (20 may 04)
\r
6 - Integrate patch from Debian package (submited by Mark Brown)
\r
7 - Add tools mztools from Xavier Roche
\r
9 Change in 1.01 (8 may 04)
\r
10 - fix buffer overrun risk in unzip.c (Xavier Roche)
\r
11 - fix a minor buffer insecurity in minizip.c (Mike Whittaker)
\r
13 Change in 1.00: (10 sept 03)
\r
15 - cosmetic code change
\r
17 Change in 0.22: (19 May 03)
\r
18 - crypting support (unless you define NOCRYPT)
\r
19 - append file in existing zipfile
\r
21 Change in 0.21: (10 Mar 03)
\r
24 Change in 0.17: (27 Jan 02)
\r
27 Change in 0.16: (19 Jan 02)
\r
28 - Support of ioapi for virtualize zip file access
\r
30 Change in 0.15: (19 Mar 98)
\r
31 - fix memory leak in minizip.c
\r
33 Change in 0.14: (10 Mar 98)
\r
34 - fix bugs in minizip.c sample for zipping big file
\r
35 - fix problem in month in date handling
\r
36 - fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for
\r
39 Change in 0.13: (6 Mar 98)
\r
41 - add real minizip sample
\r
43 Change in 0.12: (4 Mar 98)
\r
44 - add zip.c and zip.h for creates .zip file
\r
45 - fix change_file_date in miniunz.c for Unix (Jean-loup Gailly)
\r
46 - fix miniunz.c for file without specific record for directory
\r
48 Change in 0.11: (3 Mar 98)
\r
49 - fix bug in unzGetCurrentFileInfo for get extra field and comment
\r
50 - enhance miniunz sample, remove the bad unztst.c sample
\r
52 Change in 0.10: (2 Mar 98)
\r
53 - fix bug in unzReadCurrentFile
\r
54 - rename unzip* to unz* function and structure
\r
55 - remove Windows-like hungary notation variable name
\r
56 - modify some structure in unzip.h
\r
57 - add somes comment in source
\r
58 - remove unzipGetcCurrentFile function
\r
59 - replace ZUNZEXPORT by ZEXPORT
\r
60 - add unzGetLocalExtrafield for get the local extrafield info
\r
61 - add a new sample, miniunz.c
\r
63 Change in 0.4: (25 Feb 98)
\r
64 - suppress the type unzipFileInZip.
\r
65 Only on file in the zipfile can be open at the same time
\r
66 - fix somes typo in code
\r
67 - added tm_unz structure in unzip_file_info (date/time in readable format)
\r