aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3adcf048cc..0aa19943d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-09-19 Dan Winship <danw@helixcode.com>
+
+ * configure.in: alter the krb4 check a bit to deal with configure
+ cache suckage. (If you do AC_CHECK_LIB with the same library and
+ function name but different LDFLAGS, it will still use the result
+ of the previous check. So use a different function the second
+ time.)
+
2000-09-18 Dan Winship <danw@helixcode.com>
* README: add gal as a dependency