From 80dfa72c8fe813db09f8a129407287ca763a6157 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sat, 20 Jul 2002 00:20:00 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 1e750c83..873a890d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,10 @@ * CHANGELOG. */ +07192002 - Cleaned up configure.in and unix.c so that we check by available + header to determine the appropriate CD-ROM detection code...this + should make this more future-proof (and probably get it building + out of the box on other BSD platforms.) 07172002 - Fixed seeking backwards in ZIP_seek(). Changed the error message ERR_TOO_MANY_SYMLINKS to ERR_SYMLINK_LOOP. Patches to build system and unix.c for FreeBSD compatibility. Added physfs.spec to