git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15946 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-22 19:17:01 +00:00
parent 8c05794963
commit 683d9e9a7d
4 changed files with 32 additions and 3 deletions

View File

@@ -1,4 +1,9 @@
2005-08-12 Love H<>rnquist <20>strand <lha@it.su.se>
2005-08-22 Love H<>rnquist <20>strand <lha@it.su.se>
* resolve.c (dns_lookup_int): if we have res_ndestroy, prefeer
that before res_nclose
2005-08-12 Love H<>rnquist <20>strand <lha@it.su.se>
* getaddrinfo-test.c: Rename optind to optidx to avoid shadowing.