equal
deleted
inserted
replaced
2 * CHANGELOG. |
2 * CHANGELOG. |
3 */ |
3 */ |
4 |
4 |
5 07272002 - Patched the OS/2 code to compile...works, to a degree. Added |
5 07272002 - Patched the OS/2 code to compile...works, to a degree. Added |
6 makeos2.cmd for building (not an ideal solution, but oh well). |
6 makeos2.cmd for building (not an ideal solution, but oh well). |
|
7 Initialized some variables in zip.c to prevent compiler whining. |
7 07262002 - Fixed a typo in documentation. Archivers with matching file |
8 07262002 - Fixed a typo in documentation. Archivers with matching file |
8 extensions are now given first shot at opening an archive, but if |
9 extensions are now given first shot at opening an archive, but if |
9 they fail, the other archivers are tried. More fixes to zip.c's |
10 they fail, the other archivers are tried. More fixes to zip.c's |
10 ZIP_enumerateFiles(). Wrote an OS/2 platform driver based on API |
11 ZIP_enumerateFiles(). Wrote an OS/2 platform driver based on API |
11 specs and a heavy pounding of Google Groups...as I don't have an |
12 specs and a heavy pounding of Google Groups...as I don't have an |