chiark / gitweb /
Do not get EBADF.
[adns.git] / changelog
index 8925d128bdd8bcde8bb79604311a6e9dbbee6c4e..9567cb37a789204b246c6c948334c20a691846b6 100644 (file)
--- a/changelog
+++ b/changelog
@@ -16,6 +16,7 @@ adns (0.5) unstable; urgency=medium
   * Do not invoke __autosys indirectly from __procdgram (result: coredump
     usually in memmove, unless adns_if_noautosys was used).
   * 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.
   * adns_rr_hostaddr naddrs is -1 on temporary failure (as documented).
   * Reject TXT RRs with no strings.