chiark / gitweb /
+ * Problem with SERVFAIL in TODO.
[adns.git] / changelog
index d8e3400c9a4261735068c0773038b612f8da92be..3818085db40ab7e52b8c7e1720562e488a8dfe7c 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,18 @@
+adns (1.1); urgency=medium
+
+  Bugfixes:
+  * 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
+    (and there doesn't seem to be much explanation why).
+  * 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.
+
+ --
+
 adns (1.0); urgency=medium
 
   Bugfixes: