chiark / gitweb /
+ * Give ESRCH, not EAGAIN, if _check called with no queries outstanding.
[adns] / changelog
index cc9e0582d882d753214c3a55464e543550dfa3f7..71d75b4f19f0b78fa55ae6bba6e4293bb04caa5b 100644 (file)
--- a/changelog
+++ b/changelog
@@ -19,6 +19,7 @@ adns (0.5) unstable; urgency=medium
   * Do not scramble innards when a query on the output queue is cancelled.
   * Do not close tcp socket twice.
   * Mailboxes containing spaces in their names are quoted.
+  * Give ESRCH, not EAGAIN, if _check called with no queries outstanding.
   * adns_rr_hostaddr naddrs is -1 on temporary failure (as documented).
   * Reject TXT RRs with no strings.
   * Correct error messages for qname CNAME foo, foo CNAME bar.