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 537ea0c190..4558bee04d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-05-02 Dan Winship <danw@helixcode.com>
+
+ * configure.in, acconfig.h: add some minimal Kerberos checking.
+ This isn't intended to be generically useful at this point, it's
+ just there to give me a second POP auth mechanism to play with.
+
+ Also remove a bit of cruft, and reorganize configure.in a bit.
+
2000-05-02 NotZed <NotZed@HelixCode.com>
* tests/test13.c: And here too.