Ryan C. Gordon 23 vuotta sitten
vanhempi
commit
15257431f2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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