From 371a1dba966392480b51095e542512e4522e084b Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 23 Jun 2001 22:55:35 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10181 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 4 ++++ NEWS | 14 ++++++++++++++ 2 files changed, 18 insertions(+) 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,