*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7635 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-20 05:55:54 +00:00
parent 424f5e057f
commit 030f8d5b39

6
NEWS
View File

@@ -1,3 +1,9 @@
Changes in release 0.2i:
* use get{addr,name}info everywhere. and implement it in terms of
getipnodeby{name,addr} (which uses gethostbyname{,2} and
gethostbyaddr)
Changes in release 0.2h:
* fix typo in kx (now compiles)