# HG changeset patch # User Ryan C. Gordon # Date 1027703187 0 # Node ID 6da7fe0dd020e9ae9ec9e372caf9c62f4dacd531 # Parent f539eb75380a3822c6be2fe5586fe2051d68821b Updated. diff -r f539eb75380a -r 6da7fe0dd020 CHANGELOG --- a/CHANGELOG Fri Jul 26 17:03:26 2002 +0000 +++ b/CHANGELOG Fri Jul 26 17:06:27 2002 +0000 @@ -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.