Ryan C. Gordon 24 år sedan
förälder
incheckning
7484d7ccb1
2 ändrade filer med 5 tillägg och 0 borttagningar
  1. 2 0
      CHANGELOG
  2. 3 0
      CREDITS

+ 2 - 0
CHANGELOG

@@ -61,6 +61,8 @@
            crucial line from dir.c a few revisions ago, and no one noticed. :(
            Fixed. The win32 userdir will default to the base dir, now.
 11142001 - Removed a redundant error check in platform/win32.c
+03052002 - Made unix.c's timeslice implementation more portable (thanks to
+            Patrick Stein).
 
 --ryan. (icculus@clutteredmind.org)
 

+ 3 - 0
CREDITS

@@ -14,6 +14,9 @@ PHYSFS_setSaneConfig() improvements,
 other bugfixes,
     David Hedbor
 
+Darwin support,
+    Patrick Stein
+
 Other stuff:
     Your name here! Patches go to icculus@clutteredmind.org ...