chiark / gitweb /
+ * adnslogres: cast chars to unsigned char before using ctype.h macros.
[adns.git] / changelog
index 16580a6943e5440f35099b537579e1b84558525b..8b62cf2a62278227ee31f67c6fba556b6f9478b9 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+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.
+
+ --
+
 adns (0.7) BETA; urgency=medium
 
   * New adns_submit_reverse_any for eg RBL lookups, and corresponding
@@ -11,7 +19,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:55:53 +0000
 
 adns (0.6) BETA; urgency=high