Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Sep 26, 2001
1 parent 3ad4abe commit f2bb780
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG
Expand Up @@ -51,7 +51,11 @@
of "()" chars. Updated TODO. make install now deletes previous
revisions of the library. Changed version to 0.1.4.
09252001 - Changed API: PHYSFS_setSaneConfig() takes an organization name, and
sets up less directories. Be warned.
sets up less directories. Be warned. Fixes from David Hedbor:
make setSaneConfig() set write directory correctly if it had to
create the directory, and make sure that the writing functions
get used in dir.c when a file is opened for writing/appending.
Updated CREDITS.

--ryan. (icculus@clutteredmind.org)

Expand Down
4 changes: 3 additions & 1 deletion CREDITS
Expand Up @@ -9,7 +9,9 @@ ZIP driver:
Tons of win32 help:
Adam Gates

Fixes for missing current working directories:
Fixes for missing current working directories,
PHYSFS_setSaneConfig() improvements,
other bugfixes,
David Hedbor

Other stuff:
Expand Down

0 comments on commit f2bb780

Please sign in to comment.