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

+ 4 - 0
CHANGELOG

@@ -21,6 +21,10 @@
            __PHYSFS_platformCalcBaseDir() so that it actually works. Fixed
            __PHYSFS_platformCalcBaseDir() so that it actually works. Fixed
            Makefile so that it links the test program properly.
            Makefile so that it links the test program properly.
            Changed version to 0.1.3.
            Changed version to 0.1.3.
+08292001 - win32.c calculates the base dir with GetModuleFileName() first, now,
+           and falls back to SearchPath() if there were problems. Changed an
+           occurence of _MAX_PATH to MAX_PATH, so both CygWin and Visual C can
+           handle it.
 
 
 --ryan. (icculus@clutteredmind.org)
 --ryan. (icculus@clutteredmind.org)