Updated.
This commit is contained in:
parent
80400e1b43
commit
6c51693092
|
@ -5,6 +5,8 @@
|
||||||
07102002 - Added a byteorder-friendly convenience API, so you can read/write
|
07102002 - Added a byteorder-friendly convenience API, so you can read/write
|
||||||
data and convert to the native byteorder without too much effort.
|
data and convert to the native byteorder without too much effort.
|
||||||
Upped version to 0.1.7.
|
Upped version to 0.1.7.
|
||||||
|
Build system corrections for BeOS and Cygwin (thanks, Alexander!).
|
||||||
|
Added RPM specfile for PhysicsFS (thanks, Edward Rudd!).
|
||||||
06292002 - Fixed incorrect error message when opening a file for read without
|
06292002 - Fixed incorrect error message when opening a file for read without
|
||||||
defining a search path. LOTS of win32 updates and fixes; lots of
|
defining a search path. LOTS of win32 updates and fixes; lots of
|
||||||
things that were broken work now, and we are slowly becoming
|
things that were broken work now, and we are slowly becoming
|
||||||
|
|
4
CREDITS
4
CREDITS
|
@ -24,12 +24,16 @@ Darwin support,
|
||||||
Patrick Stein
|
Patrick Stein
|
||||||
|
|
||||||
configure fixes,
|
configure fixes,
|
||||||
|
RPM specfile,
|
||||||
Edward Rudd
|
Edward Rudd
|
||||||
|
|
||||||
GetLastModTime API,
|
GetLastModTime API,
|
||||||
other stuff,
|
other stuff,
|
||||||
John R. Hall
|
John R. Hall
|
||||||
|
|
||||||
|
Various support, fixes and suggestions,
|
||||||
|
Alexander Pipelka
|
||||||
|
|
||||||
Other stuff:
|
Other stuff:
|
||||||
Your name here! Patches go to icculus@clutteredmind.org ...
|
Your name here! Patches go to icculus@clutteredmind.org ...
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue