From: ian Date: Fri, 15 Oct 1999 18:26:41 +0000 (+0000) Subject: @@ -6,8 +6,7 @@ X-Git-Tag: wip.base.getaddrinfo~223 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c51d63457e129984470b196943b516653d95faac;p=adns.git @@ -6,8 +6,7 @@ * Dynamic library building works properly. * adnshost prints somewhat better messages about some wrong usages. * Include stdlib.h in adnshost.h. - * IP address parsing fixed in adnslogres (thanks Tony Finch). - * adnslogres has improved error checking (thanks Tony Finch). + * adnslogres: parsing and error checking improved (Tony Finch). General improvements * New fanftest test program from Tony Finch. --- diff --git a/changelog b/changelog index 0824c4e..ada77a0 100644 --- a/changelog +++ b/changelog @@ -6,8 +6,7 @@ adns (0.6) unstable; urgency=high * Dynamic library building works properly. * adnshost prints somewhat better messages about some wrong usages. * Include stdlib.h in adnshost.h. - * IP address parsing fixed in adnslogres (thanks Tony Finch). - * adnslogres has improved error checking (thanks Tony Finch). + * adnslogres: parsing and error checking improved (Tony Finch). General improvements * New fanftest test program from Tony Finch.