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