Ryan C. Gordon 24 anni fa
parent
commit
15257431f2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      CHANGELOG

+ 1 - 0
CHANGELOG

@@ -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