X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=changelog;h=b2dc7db06a74ef5d696cc006eca5b0ac7289291d;hb=a00dbcb28c5732f65a4f43008ad493d60c6d69ba;hp=0824c4ea7d14ca110875e9eacf2e281c32ce4020;hpb=413b9ad623d4f623dad0d9d8f577607d01b37071;p=adns.git diff --git a/changelog b/changelog index 0824c4e..b2dc7db 100644 --- a/changelog +++ b/changelog @@ -6,13 +6,12 @@ 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. * New adns_if_logpid option (functionality suggested by Tony Finch). * Better control of adnshost output and error messages (new -F options). + * New fanftest test program from Tony Finch. --