Updated.
This commit is contained in:
parent
3a479b6cd8
commit
1c8cec3d3e
|
@ -2,7 +2,9 @@
|
|||
* CHANGELOG.
|
||||
*/
|
||||
|
||||
01302003 - Added buffering API to OS/2 build's exported symbol list.
|
||||
01302003 - Added buffering API to OS/2 build's exported symbol list. Updated
|
||||
CWProjects.sit and made several fixes to get physfs building on
|
||||
MacOS Classic again.
|
||||
01282003 - Fixed seeking in buffered files opened for read.
|
||||
01072003 - .NET assembly and C# wrapper by Gregory S. Read in the extras dir.
|
||||
01042003 - Added a hack for dealing with OSX bundles and newer PBProjects
|
||||
|
|
1
TODO
1
TODO
|
@ -11,7 +11,6 @@ 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.
|
||||
- Add qpak.c and PHYSFS_SUPPORTS_QPAK to mac classic projects.
|
||||
- macclassic.c :
|
||||
"/* (Hmm. Default behaviour is broken in the base library. :) ) */"
|
||||
- Platforms to be verified as working: Solaris, WinNT 3.1, WinME, WinXP,
|
||||
|
|
Loading…
Reference in New Issue