Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jul 10, 2002
1 parent c2824f1 commit 3af87d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Expand Up @@ -2,6 +2,9 @@
* CHANGELOG.
*/

07102002 - Added a byteorder-friendly convenience API, so you can read/write
data and convert to the native byteorder without too much effort.
Upped version to 0.1.7.
06292002 - Fixed incorrect error message when opening a file for read without
defining a search path. LOTS of win32 updates and fixes; lots of
things that were broken work now, and we are slowly becoming
Expand Down
1 change: 0 additions & 1 deletion TODO
Expand Up @@ -4,7 +4,6 @@ These are in no particular order. A 1.0 release is reliant on doing most of
this stuff. Some might be dupes, some might be done already.

- Include the Visual Studio.NET project file in CVS directly.
- A PHYSFS_readUint32(), _readSint32(), etc API.
- Improve ZIP_seek() (archivers/zip.c)
- Make the zipfile parse symlinks with relative paths. See the function
expand_symlink_path() in archivers/zip.c ...
Expand Down

0 comments on commit 3af87d3

Please sign in to comment.