Ryan C. Gordon 24 年之前
父節點
當前提交
ec201d1007
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CHANGELOG

+ 2 - 1
CHANGELOG

@@ -4,7 +4,8 @@
 
 
 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.
+           they fail, the other archivers are tried. More fixes to zip.c's
+           ZIP_enumerateFiles().
 07252002 - configure.in and unix.c now deal with platforms that lack a
 07252002 - configure.in and unix.c now deal with platforms that lack a
            functional pthread library. Edward Rudd sent in a patch to the RPM
            functional pthread library. Edward Rudd sent in a patch to the RPM
            specfile to have the build system set the correct version.
            specfile to have the build system set the correct version.