Ryan C. Gordon 23 лет назад
Родитель
Сommit
15257431f2
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      CHANGELOG

+ 1 - 0
CHANGELOG

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