From 15257431f2e129d6f9c76b9b8af5bd53ecdf5216 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sat, 27 Jul 2002 22:07:07 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 0577ee5d..326e3dfa 100644 --- a/CHANGELOG +++ b/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