From: ian Date: Tue, 12 Oct 1999 21:44:19 +0000 (+0000) Subject: Fix typo. X-Git-Tag: wip.base.getaddrinfo~255 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=dec46a9cf6c9cfa0a7b513f24bc8bfc61c62ad83;p=adns.git Fix typo. --- diff --git a/changelog b/changelog index 9567cb3..521c366 100644 --- a/changelog +++ b/changelog @@ -21,7 +21,7 @@ adns (0.5) unstable; urgency=medium * adns_rr_hostaddr naddrs is -1 on temporary failure (as documented). * Reject TXT RRs with no strings. * Correct error messages for qname CNAME foo, foo CNAME bar. - * ands_processany actually does something. + * adns_processany actually does something. * Fixed typos in adns.h. General improvements: