Ryan C. Gordon 24 years ago
parent
commit
d440f5891c
2 changed files with 6 additions and 0 deletions
  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 ...