Ryan C. Gordon 24 năm trước cách đây
mục cha
commit
87ca6869ed
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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)