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

+ 2 - 1
CHANGELOG

@@ -12,7 +12,8 @@
            Visual C and CygWin. Added BAIL_MACRO for times when we were doing
            BAIL_IF_MACRO(1, ...). Abstracted mkdir() in the platform drivers.
            Added GRP setting output to showcfg in the Makefile. Updated INSTALL
-           with license info and Win32 build instructions.
+           with license info and Win32 build instructions. Dependency on the
+           readline library in test_physfs.c is now optional.
            Changed version to 0.1.2.
 
 --ryan. (icculus@clutteredmind.org)