From: ian Date: Wed, 14 Jul 1999 22:45:42 +0000 (+0000) Subject: Support and test iteration - in changelog. X-Git-Tag: rel-adns-0-3~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9f81b2a29791c24d5e214b2ae5bc24a66cce96f3;p=adns.git Support and test iteration - in changelog. --- diff --git a/changelog b/changelog index e6d664a..f85169b 100644 --- a/changelog +++ b/changelog @@ -11,6 +11,7 @@ adns (0.3) unstable; urgency=low * Event loop functions for poll(2), and some raw variants. * adnstest has ability to use poll(2), and user can set initflags. * checkall prints passed list as well as failed list, if any failed. + * You can iterate over outstanding queries (but only once at a time). Bugfixes: * Non-RFC822 mailbox `domain' formatting now works, and clarified.