From 7f2cd4a2d7a325909c01140d7b17692badcd44a9 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Thu, 18 Jul 2002 05:50:00 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 45ead6c1..1e750c83 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,8 @@ 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. + and unix.c for FreeBSD compatibility. Added physfs.spec to + "make dist" archives (thanks, Edward Rudd!). 07152002 - Symlinks in ZIP archives are detected correctly now, I think. 07142002 - Use GetVolumeInformation() instead of GetDiskFreeSpace() in win32.c's mediaInDrive() function. This allows Windows NT 3.x to