chiark / gitweb /
+ * Add list of tested platforms in INSTALL file.
[adns.git] / changelog
index dae059321fac9e5e4c8449762b7f71c1e9329ae9..d1be67e40b87655011f31e615d5824a0312793e8 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,8 +1,10 @@
 adns (0.10) unstable; urgency=low
 
+  * Add list of tested platforms in INSTALL file.
   * Fix <sys/fcntl.h> in client/adnsresfilter.c to <fcntl.h>.
   * Kill bogus warning, adh-main.c: `arg2' might be used uninitialized ...
   * #include <sys/types.h> and <unistd.h> for fcntl in */*.c.
+  * Add extra {...} near adnslogres.c:167 to kill spurious warning.
 
  --