From ec201d1007b2c7ecbbc1dac250f27a298d3875d4 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Fri, 26 Jul 2002 17:06:27 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 546f1cc3..d2c74716 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,8 @@ 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. + 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 functional pthread library. Edward Rudd sent in a patch to the RPM specfile to have the build system set the correct version.