chiark / gitweb /
adnslogres new -C option
[adns.git] / changelog
index 93c5634e92bb2f1c3289935ef3f74f0cda782456..5e0ec1137b184d12064cbb9d00ec98ebbb4b1917 100644 (file)
--- a/changelog
+++ b/changelog
@@ -5,7 +5,8 @@ adns (0.10) unstable; urgency=low
   * Actually compile shared libraries by default !
 
   General Improvements:
-  * adnshost has --config option for overriding configuration.
+  * adnshost and adnslogres have options 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.
 
@@ -25,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'.
-  
 
  --