From: ian Date: Sat, 16 Sep 2000 20:49:38 +0000 (+0000) Subject: @@ -3,9 +3,11 @@ X-Git-Tag: wip.base.getaddrinfo~134 X-Git-Url: https://git.distorted.org.uk/~mdw/adns/commitdiff_plain/ae0da6f3a46d97c476f0de311f26ff63e20a2f6f?ds=sidebyside;hp=ae0da6f3a46d97c476f0de311f26ff63e20a2f6f @@ -3,9 +3,11 @@ Bugfixes: * Fix incorrect `compressed datagram contains loop' error. * Actually compile shared libraries by default ! + * Fix adnsresfilter usage message to include correct default timeout. General Improvements: - * adnshost and adnslogres have options for overriding configuration. + * adnshost, adnslogres, adnsresfilter have options for config override. + * adnsresfilter has --debug option. * Improvements to adnslogres (incl. new -c option) from Tony Finch. * Regression tests now include `adnshost' invocations. * Test cancellation both before and after query completion. ---