*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10177 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-06-23 22:36:27 +00:00
parent 8f3d128448
commit c0afb499e8

View File

@@ -1,3 +1,7 @@
2001-06-24 Assar Westerlund <assar@sics.se>
* update to libtool 1.4 and autoconf 2.50
2001-06-21 Johan Danielsson <joda@pdc.kth.se>
* lib/hdb/Makefile.am: add generation number
@@ -7,6 +11,15 @@
2001-06-21 Assar Westerlund <assar@sics.se>
* 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