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

+ 2 - 1
CHANGELOG

@@ -18,7 +18,8 @@
 08282001 - win32.c now checks HOMEDRIVE, HOMEPATH, and HOME when calculating
            the userdir. Added include files that make it a little closer to
            compiling under Cygwin. Added a TODO file. Fixed unix.c's
-           __PHYSFS_platformCalcBaseDir() so that it actually works.
+           __PHYSFS_platformCalcBaseDir() so that it actually works. Fixed
+           Makefile so that it links the test program properly.
            Changed version to 0.1.3.
 
 --ryan. (icculus@clutteredmind.org)