Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated.
  • Loading branch information
icculus committed May 24, 2003
1 parent 3e2885a commit 4454511
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Expand Up @@ -2,6 +2,9 @@
* CHANGELOG.
*/

05232003 - Rewrote MacOSX/Darwin CD-ROM detection code to use IOKit, which is
much much more accurate than the previous code. Updated
configure.in and Makefile.am.newautomake for some MacOSX stuff.
05222003 - Fixed win32 crash if PHYSFS_init() is called with a NULL.
05182003 - PocketPC fixes (thanks, David Hedbor!)
05162003 - Compiler warning cleanup in HOG and MVL archivers (Thanks, Bradley!)
Expand Down
6 changes: 2 additions & 4 deletions TODO
Expand Up @@ -11,12 +11,10 @@ These are in no particular order. A 1.0 release is reliant on doing some of
nice for an email program. That's blue sky, unless someone wants to tackle
it.
- I'm a little nervous about the use of linked lists in qpak.c.
- Stack allocate in stripAppleBundle() (platform/unix.c) instead of calloc().
- macclassic.c :
"/* (Hmm. Default behaviour is broken in the base library. :) ) */"
- Platforms to be verified as working: Solaris, WinNT 3.1, WinME, WinXP,
MacOS 8.1
- Platforms to port to: PocketPC (Maybe can just use win32.c?),
Amiga (needs platform driver), DOS4GW (platform driver).
- Platforms to port to: Amiga (needs platform driver), DOS4GW (platform driver).
- profile string list interpolation.
- We have two different ways to find dir entries in zip.c.
- Do symlinks in zip archiver work when they point to dirs?
Expand Down

0 comments on commit 4454511

Please sign in to comment.