X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/5ab2163bcfb1253304b286de113ce42d5094db26..b365d68ae5de07ef9dc4a3b92058a13edba5ad6f:/changelog?ds=sidebyside diff --git a/changelog b/changelog index 8711468..16cc744 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,18 @@ -adns (0.4) unstable; urgency=low +adns (0.5) unstable; urgency=medium + + Incompatible changes: + * RRs with mailboxes never rejected due to strange chars if _raw. + * Lack of a mailbox produces `.' not `<>'. + + 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. + + -- + +adns (0.4) unstable; urgency=high General important bugfixes: * make _qf_owner work if _qf_search not specified, and test it (oops!)