diff --git a/ChangeLog b/ChangeLog index 2ecf6304d..22c50191e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-07-02 Johan Danielsson + + * doc/install.texi: remove kaserver switches, it's always compiled + in now + + * kdc/hprop.c: always include kadb support + + * kdc/kaserver.c: always include kaserver support + 2001-07-02 Assar Westerlund * kpasswd/kpasswdd.c (doit): make failing to bind a socket a diff --git a/NEWS b/NEWS index 07b13b2d9..cac18e218 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,10 @@ Changes in release 0.3g * remove rfc2052 support, now only rfc2782 is supported + * always build with kaserver protocol support in the KDC (assuming + KRB4 is enabled) and support for reading kaserver databases in + hprop + Changes in release 0.3f * change default keytab to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab,