X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=changelog;h=74ea49067716bcc210097aa6027ea6d671f23af4;hb=ac77ffc12405483a2b65ec2b27006426719113aa;hp=71d75b4f19f0b78fa55ae6bba6e4293bb04caa5b;hpb=49d8f5b423c87e34679a7df2c2fc3c91183da967;p=adns.git diff --git a/changelog b/changelog index 71d75b4..74ea490 100644 --- a/changelog +++ b/changelog @@ -5,13 +5,15 @@ adns (0.5) unstable; urgency=medium Thanks to Tony Finch for the program and the performance figure. * New internal consistency checking with assert if right options set. * New adns_wait_poll function like adns_wait but uses poll, not select. - * New adnshost utility - currently only a usage message :-). + * New adnshost utility - very alpha. + * New adns_errtypeabbrev function. Incompatible changes: * RRs with mailboxes never rejected due to strange chars if _raw. * Lack of a mailbox produces `.' not `<>'. * Better usage messages (and no default query domain) for adnstest. * Return EAGAIN from _check instead of EWOULDBLOCK. + * adns_rr_info on _r_mx etc. shows status type abbrev and status number. Bugfixes: * Do not invoke __autosys indirectly from __procdgram (result: coredump