From c0afb499e8c2cbfbf20a9a1a82f8b21b060ca668 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 23 Jun 2001 22:36:27 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10177 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8acbe670d..c929e6887 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-06-24 Assar Westerlund + + * update to libtool 1.4 and autoconf 2.50 + 2001-06-21 Johan Danielsson * lib/hdb/Makefile.am: add generation number @@ -7,6 +11,15 @@ 2001-06-21 Assar Westerlund + * lib/krb5/krb5.conf.5: update to changed names used by + krb5_get_init_creds_opt_set_default_flags + * lib/krb5/init_creds.c + (krb5_get_init_creds_opt_set_default_flags): make the appdefault + keywords have the same names + + * configure.in: only add -L and -R to the krb4 libdir if we are + actually using it + * lib/krb5/krbhst.c (fallback_get_hosts): do not copy trailing dot of hostname add some comments * lib/krb5/krbhst.c: use getaddrinfo instead of dns_lookup when