# HG changeset patch # User Ryan C. Gordon # Date 1027807627 0 # Node ID 6375f2e2a6e74b9e592b36cb81ad82897ba35b10 # Parent d669d303317dc908dc9f63b373532e83617eacdd Updated. diff -r d669d303317d -r 6375f2e2a6e7 CHANGELOG --- a/CHANGELOG Sat Jul 27 22:06:25 2002 +0000 +++ b/CHANGELOG Sat Jul 27 22:07:07 2002 +0000 @@ -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