summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-11-30 21:36:26 +0000
committerTheodore Tso <tytso@mit.edu>1994-11-30 21:36:26 +0000
commit79588d7a20dd3bf537eb2f0cc18f65b8ed6268af (patch)
treec38a4a0821e80d7eb71ccc7f9c563977de415109 /src/include/krb5/ChangeLog
parent62ee6ced9d648e4d67713d5262dfe29b91647296 (diff)
configure.in: Add support for --enable-athena and --with-krb4
(to set KRB5_KRB4_COMPAT). Makefile.in: Remove remnants of unifdef support for building osconf.h and config.h, left over from the imake build system. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4719 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
-rw-r--r--src/include/krb5/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog
index cd5855ddd..5afb16064 100644
--- a/src/include/krb5/ChangeLog
+++ b/src/include/krb5/ChangeLog
@@ -1,3 +1,11 @@
+Wed Nov 30 16:16:54 1994 Theodore Y. Ts'o (tytso@dcl)
+
+ * configure.in: Add support for --enable-athena and --with-krb4
+ (to set KRB5_KRB4_COMPAT).
+
+ * Makefile.in: Remove remnants of unifdef support for building
+ osconf.h and config.h, left over from the imake build system.
+
Mon Nov 21 14:43:14 1994 Theodore Y. Ts'o (tytso@dcl)
* func-proto.h (krb5_encode_kdc_rep, krb5_encrypt_tkt_part):