Ryan C. Gordon 24 лет назад
Родитель
Сommit
81bac7781f
1 измененных файлов с 5 добавлено и 3 удалено
  1. 5 3
      CHANGELOG

+ 5 - 3
CHANGELOG

@@ -62,9 +62,11 @@
            Fixed. The win32 userdir will default to the base dir, now.
            Fixed. The win32 userdir will default to the base dir, now.
 11142001 - Removed a redundant error check in platform/win32.c
 11142001 - Removed a redundant error check in platform/win32.c
 03052002 - Made unix.c's timeslice implementation more portable, and added a
 03052002 - Made unix.c's timeslice implementation more portable, and added a
-            Darwin-specific means to detect CDs (thanks to Patrick Stein).
-            Minor cleanup in win32.c (changed "for (; condition ;)" into
-            "while (condition)" ...)
+           Darwin-specific means to detect CDs (thanks to Patrick Stein).
+           Minor cleanup in win32.c (changed "for (; condition ;)" into
+           "while (condition)" ...)
+03152002 - PHYSFS_setSaneConfig() now handles failure to set the write dir
+           better.
 
 
 --ryan. (icculus@clutteredmind.org)
 --ryan. (icculus@clutteredmind.org)