chiark / gitweb /
+ * regress/output-<case>.report file contains more useful info.
[adns.git] / changelog
index e09e74a229662b74d8a22e4c35cf73184236e65a..538275738971fb5a676bd7b55a94bfca409eaf54 100644 (file)
--- a/changelog
+++ b/changelog
@@ -10,10 +10,14 @@ adns (0.9) unstable; urgency=low
 
   Portability/compilation fixes:
   * Move `extern "C" {' to after #include <...>'s.
+  * Pass LDFLAGS from configure on to ld via settings.make.in.
+  * make clean deletes *.so and *.so.* files.
 
   Minor improvements:
   * Do not print warning if sendto() gives EAGAIN.
   * adnsresfilter default timeout changed to 1000ms.
+  * m1test script can invoke `hrecord' differently.
+  * regress/output-<case>.report file contains more useful info.
 
  --