X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/97fee882c38e74e9e0229bf09eb7cf2d42c23485..125de2a942a5dc42cefb1aa58dc3f3515c24f3d4:/changelog diff --git a/changelog b/changelog index f418b68..362a5bc 100644 --- a/changelog +++ b/changelog @@ -9,6 +9,11 @@ adns (0.4) unstable; urgency=low * Changed memory semantics of internal queries to fix bugs. * Restarting a TCP-using query doesn't abort. * Only accept a reply from the subset of servers we sent the query. + * Regression tests compile on systems without poll(2). + * Do not install adnstest_s. + * Ignore CNAME(s) in answer after RR(s) (and test). + * includes , , . + * _submit returns ENOSYS, not adns_s_unknownquery; documented, tested. --