Ryan C. Gordon 24 years ago
parent
commit
6c51693092
2 changed files with 6 additions and 0 deletions
  1. 2 0
      CHANGELOG
  2. 4 0
      CREDITS

+ 2 - 0
CHANGELOG

@@ -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 - 0
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 ...