Ryan C. Gordon преди 24 години
родител
ревизия
d440f5891c
променени са 2 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 3 0
      CHANGELOG
  2. 3 0
      CREDITS

+ 3 - 0
CHANGELOG

@@ -2,6 +2,9 @@
  * CHANGELOG.
  */
 
+05152002 - configure script now deals with systems that have a readline
+           lib, but require it to be linked with curses. Thanks to Edward
+           Rudd for the patch.
 05102002 - A trimmed-down zlib 1.1.4 is now included in the source distro, for
            use by win32, MacOS, and Unix systems that don't have it installed
            on the system. Autoconf support! Initial attempt at this. Lots of

+ 3 - 0
CREDITS

@@ -21,6 +21,9 @@ other bugfixes,
 Darwin support,
     Patrick Stein
 
+configure fixes,
+    Edward Rudd
+
 Other stuff:
     Your name here! Patches go to icculus@clutteredmind.org ...