summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>1997-08-12 15:11:22 +0000
committerEzra Peisach <epeisach@mit.edu>1997-08-12 15:11:22 +0000
commitf2952ba70fbf6694213996e318b633570d8dae24 (patch)
tree119682417075d6b248f995b590a063699e295407 /src/ChangeLog
parent059ca3667a354bdf6a7de19faecec44e4018e004 (diff)
* aclocal.m4 (WITH_HESIOD): Fix --with-hesiod support to DTRT if
the option is not specified. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10173 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 09b4e0ad1..03828db01 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug 12 11:09:30 1997 Ezra Peisach <epeisach@mit.edu>
+
+ * aclocal.m4 (WITH_HESIOD): Fix --with-hesiod support to DTRT if
+ the option is not specified.
+
Tue Aug 12 08:58:11 1997 Ezra Peisach <epeisach@mit.edu>
* Makefile.in (MACFILES): Remove mac/gss/* as it does not exist.