git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2364 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-07-16 04:16:53 +00:00
parent b906729ef7
commit e7bce0b58f

View File

@@ -1,5 +1,11 @@
Wed Jul 16 03:37:41 1997 Johan Danielsson <joda@emma.pdc.kth.se>
* lib/krb5/send_to_kdc.c: Check for NULL return from
gethostbyname.
* lib/krb5/set_default_realm.c: Try to get realm of local host if
no default realm is available.
* Remove non ASN.1 principal code.
Wed Jul 16 03:17:30 1997 Johan Danielsson <joda@blubb.pdc.kth.se>