Ryan C. Gordon před 24 roky
rodič
revize
87ca6869ed
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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)