From 860e348dac00a376f3dee1cfe3c3698a3b4a57c7 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Mon, 8 Apr 2002 13:34:58 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c6b98daa..339e704e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,9 @@ * CHANGELOG. */ -04062002 - Patched unix.c and test_physfs.c to compile on Darwin again. +04082002 - Fixed problem when calling __PHYSFS_setError before PHYSFS_init. +04062002 - Added MacOS info, etc to INSTALL. Patched unix.c and + test_physfs.c to compile on Darwin again. 04052002 - Added byte ordering API. Byte ordering fixes in grp.c, and some cleanups in unzip.c. Mac work is more or less complete. 04042002 - Mac work continues. Almost complete, now. test_physfs now has