diff --git a/ChangeLog b/ChangeLog index c929e6887..b43c1e7ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2001-06-24 Assar Westerlund + * configure.in: move v6 tests down + + * lib/krb5/krb5.h (krb5_context_data): remove srv_try_rfc2052 + * update to libtool 1.4 and autoconf 2.50 2001-06-21 Johan Danielsson diff --git a/NEWS b/NEWS index a53da3abd..07b13b2d9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +Changes in release 0.3g + + * update to autoconf 2.50, libtool 1.4 + + * re-write dns/config lookups (krb5_krbhst API) + + * make order of using subkeys consistent + + * add man page links + + * add more man pages + + * remove rfc2052 support, now only rfc2782 is supported + Changes in release 0.3f * change default keytab to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab,