X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/9ea0d2194da5c518fafc202280c8b47893533a34..c912639e8f7077600caab8f25cad26d7779ba3d8:/changelog?ds=sidebyside diff --git a/changelog b/changelog index 583d009..3178a63 100644 --- a/changelog +++ b/changelog @@ -1,7 +1,25 @@ -adns (0.5) unstable; urgency=low +adns (0.5) unstable; urgency=medium - Portability fixes: + New features: + * New adnslogres, ~100x faster replacement for Apache logresolve; + Thanks to Tony Finch for the program and the performance figure. + * New adnshost utility - currently only a usage message :-). + * New internal consistency checking with assert if right options set. + + 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. + + Bugfixes and portability improvements: + * Mailboxes containing spaces in their names are quoted. + * adns_rr_hostaddr naddrs is -1 on temporary failure (as documented). * Give install the '-c' flag (otherwise some delete the original !). + * Reject TXT RRs with no strings. + * Don't complain so much about poll(2) tests if not available. + * Do not give -u 0 -g 0 options to install. + * Do not scramble innards when a query on the output queue is cancelled. + * Promise not to change fds in adns_beforepoll (if now is specified). -- @@ -85,4 +103,5 @@ adns (0.1) experimental; urgency=low Local variables: mode: debian-changelog +fill-column: 75 End: