equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * CHANGELOG. |
2 * CHANGELOG. |
3 */ |
3 */ |
4 |
4 |
|
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). |
5 07262002 - Fixed a typo in documentation. Archivers with matching file |
7 07262002 - Fixed a typo in documentation. Archivers with matching file |
6 extensions are now given first shot at opening an archive, but if |
8 extensions are now given first shot at opening an archive, but if |
7 they fail, the other archivers are tried. More fixes to zip.c's |
9 they fail, the other archivers are tried. More fixes to zip.c's |
8 ZIP_enumerateFiles(). Wrote an OS/2 platform driver based on API |
10 ZIP_enumerateFiles(). Wrote an OS/2 platform driver based on API |
9 specs and a heavy pounding of Google Groups...as I don't have an |
11 specs and a heavy pounding of Google Groups...as I don't have an |