chiark / gitweb /
+ * Do not spin if connect() fails immediately (!)
[adns.git] / changelog
index 1945317908ccbb052053a69666d29712bfd4d6ac..e14fec347af0280fe305ff6e1f7542b6e837817c 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,6 +1,7 @@
 adns (1.1); urgency=medium
 
   Bugfixes:
+  * Do not spin if connect() fails immediately (!)
   * Stop searching on a CNAME (even if it's broken).
   * When search list runs out, _qf_owner sets owner to query domain.
   * Don't use <sys/select.h> any more, it was a mistake made in pre-1.0
@@ -8,6 +9,9 @@ adns (1.1); urgency=medium
   * Understand and sort of check OpenBSD `lookup' resolv.conf directive.
   * Always #include <sys/types.h> before <sys/socket.h> (for FreeBSD 4.6).
   * Added wishlist entry re configurable port no.
+  * Problem with SERVFAIL in TODO.
+  * Mentioned Jarle Aase's Windows port in README.html.
+  * Some better source code formatting/wrapping in a few places.
 
  --