*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7647 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-20 22:18:48 +00:00
parent ddad7add00
commit 2dcf7e2302
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
Mon Dec 20 23:18:37 1999 Assar Westerlund <assar@juguete.sics.se> 1999-12-20 Assar Westerlund <assar@sics.se>
* Release 0.2i * Release 0.2i

4
NEWS
View File

@@ -1,5 +1,9 @@
Changes in release 0.2i: Changes in release 0.2i:
* use getaddrinfo in the missing places.
* fix SRV lookup for admin server
* use get{addr,name}info everywhere. and implement it in terms of * use get{addr,name}info everywhere. and implement it in terms of
getipnodeby{name,addr} (which uses gethostbyname{,2} and getipnodeby{name,addr} (which uses gethostbyname{,2} and
gethostbyaddr) gethostbyaddr)