From 401911aeb895e65f23036e8736c83a0dfd1d3782 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Tue, 5 Mar 2002 19:17:18 +0000 Subject: [PATCH] Updated. --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 8081ace6..676debcf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -61,8 +61,8 @@ crucial line from dir.c a few revisions ago, and no one noticed. :( Fixed. The win32 userdir will default to the base dir, now. 11142001 - Removed a redundant error check in platform/win32.c -03052002 - Made unix.c's timeslice implementation more portable (thanks to - Patrick Stein). +03052002 - Made unix.c's timeslice implementation more portable, and added a + Darwin-specific means to detect CDs (thanks to Patrick Stein). --ryan. (icculus@clutteredmind.org)