summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 53dd837cf..a3e8c32e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,9 @@
are commented out now INCLTDL and LIBLTDL. I think we may not
need them anymore, but I'll leave them until we're sure. We also
killed off the libltdl dir and related options including the
- AC_CONFIG_SUBDIRS.
+ AC_CONFIG_SUBDIRS. I also added some explicit tests for some
+ headers and functions that weren't listed but were in
+ scmconfig.h.in. though this may have been unnecessary.
2002-10-04 Marius Vollmer <mvo@zagadka.ping.de>