chiark / gitweb /
+ * Improvements to adnslogres (incl. new -c option) from Tony Finch.
[adns.git] / changelog
index 60b0c43cdfd3a15389164c1d4c00feb93dafe032..3ea291931f6f4df4216caacc866ac1d190c7a048 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,10 +1,12 @@
 adns (0.10) unstable; urgency=low
 
   Bugfixes:
+  * Fix incorrect `compressed datagram contains loop' error.
   * Actually compile shared libraries by default !
 
   General Improvements:
   * adnshost has --config option for overriding configuration.
+  * Improvements to adnslogres (incl. new -c option) from Tony Finch.
   * Regression tests now include `adnshost' invocations.
   * Test cancellation both before and after query completion.
 
@@ -24,7 +26,6 @@ adns (0.10) unstable; urgency=low
   * Kill bogus warning, adh-main.c: `arg2' might be used uninitialized ...
   * Add extra {...} near adnslogres.c:167 to kill spurious warning.
   * Use `printf' instead of `echo -n'.
-  
 
  --