This commit is contained in:
Ryan C. Gordon 2002-07-27 22:07:07 +00:00
parent 0ab061308d
commit 15257431f2
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
07272002 - Patched the OS/2 code to compile...works, to a degree. Added
makeos2.cmd for building (not an ideal solution, but oh well).
Initialized some variables in zip.c to prevent compiler whining.
07262002 - Fixed a typo in documentation. Archivers with matching file
extensions are now given first shot at opening an archive, but if
they fail, the other archivers are tried. More fixes to zip.c's