Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Mar 15, 2002
1 parent 2002418 commit 81bac77
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG
Expand Up @@ -62,9 +62,11 @@
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, and added a
Darwin-specific means to detect CDs (thanks to Patrick Stein).
Minor cleanup in win32.c (changed "for (; condition ;)" into
"while (condition)" ...)
Darwin-specific means to detect CDs (thanks to Patrick Stein).
Minor cleanup in win32.c (changed "for (; condition ;)" into
"while (condition)" ...)
03152002 - PHYSFS_setSaneConfig() now handles failure to set the write dir
better.

--ryan. (icculus@clutteredmind.org)

Expand Down

0 comments on commit 81bac77

Please sign in to comment.