chiark / gitweb /
+ * Add list of tested platforms in INSTALL file.
[adns.git] / changelog
index 2a2acdaeead00e53a1bf3ac0c6d91637ea8b0857..d1be67e40b87655011f31e615d5824a0312793e8 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,6 +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.
 
  --