From 023818782535dacb6da2e53f72bea5f58407d594 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Thu, 4 Apr 2002 17:59:02 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fef5461..2605c70 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,9 @@ * CHANGELOG. */ +04042002 - Mac work continues. +04032002 - PHYSFS_init always makes sure the calling thread initializes its + error state. 04022002 - Mac work continues. Found a bug where we put a double dir separator in if we had to resort to the fallback userdir (if __PHYSFS_platformGetUserDir() returned NULL to calculateUserDir().