chiark / gitweb /
+ * Don't use <sys/select.h> any more, it was a mistake made in pre-1.0
[adns.git] / changelog
index fc8810340d78caf38b3cd72cb69a84f1e7ac5d63..8c9a3acefb08db27f9fd627f6b6ef1104c6d5fe9 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,6 +1,17 @@
-adns (1.0); urgency=low
+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).
+
+ --
+
+adns (1.0); urgency=medium
+
+  Bugfixes:
+  * Treat 8-bit characters in email addrs as RFC822 `special' (=> quote).
   * Fix incorrect `compressed datagram contains loop' error.
   * Actually compile shared libraries by default !
   * Fix adnsresfilter usage message to include correct default timeout.
@@ -9,7 +20,7 @@ adns (1.0); urgency=low
   * adnshost, adnslogres, adnsresfilter have options for config override. 
   * adnsresfilter has --debug option.
   * Improvements to adnslogres (incl. new -c option) from Tony Finch.
-  * adnslogres has --help option.
+  * adnslogres has --help option, all utilities support --version.
   * Documentation improved somewhat, including new GPL-vs-LGPL file.
 
   Changes for non-BETA release:
@@ -35,7 +46,7 @@ adns (1.0); urgency=low
   * Use `printf' instead of `echo -n'.
   * Add list of tested platforms in INSTALL file.
 
- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 17 Sep 2000 15:15:58 +0100
 
 adns (0.9) BETA; urgency=high