*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7631 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-20 00:59:30 +00:00
parent 1b12c75c63
commit d11446db24
2 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
1999-12-20 Assar Westerlund <assar@sics.se>
* lib/krb5/send_to_kdc.c (send_via_proxy): free data
* lib/krb5/send_to_kdc.c (send_via_proxy): new function use
getaddrinfo instead of gethostbyname{,2}
* lib/krb5/get_for_creds.c: use getaddrinfo instead of
getnodebyname{,2}
1999-12-17 Assar Westerlund <assar@sics.se>
* Release 0.2h

View File

@@ -1,3 +1,8 @@
1999-12-20 Assar Westerlund <assar@sics.se>
* getaddrinfo.c (get_nodes): use getipnodebyname instead of
gethostbyname(2)
1999-12-16 Assar Westerlund <assar@sics.se>
* Makefile.am (libroken_la_LDFLAGS): bump version to 4:2:0