chiark / gitweb /
+ * Documented that adns_rr_info _rr_hostaddr ( ) for address list
[adns.git] / changelog
index a2c15940d91052acb416e6c910487b08f789aa49..c67476c9ef364b70a6b7e3ac5d910f15e198decc 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+adns (0.8) BETA; urgency=low
+
+  * Spurious `server failure on unidentifiable query' warning suppressed.
+  * install-sh (from autoconf 2.12 Debian r13) included.
+  * adnslogres: cast chars to unsigned char before using ctype.h macros.
+  * Security/performance note added, about local nameservers and DNSSEC.
+  * Documented that adns_rr_info _rr_hostaddr ( ) for address list
+    means permanent failure, and ? means temporary failure.
+  * Typo (*now for now in _beforeselect description) in adns.h fixed.
+
+ --
+
 adns (0.7) BETA; urgency=medium
 
   * New adns_submit_reverse_any for eg RBL lookups, and corresponding
@@ -11,7 +23,7 @@ adns (0.7) BETA; urgency=medium
   * Better reporting of unexpected or weird replies from nameserver.
   * Add test case for recursion (infinite loop) domain compression.
 
- -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  2 Mar 2000 01:45:40 +0000
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  2 Mar 2000 01:55:53 +0000
 
 adns (0.6) BETA; urgency=high