chiark / gitweb /
+ * Pass LDFLAGS from configure on to ld via settings.make.in.
[adns.git] / changelog
index e09e74a229662b74d8a22e4c35cf73184236e65a..f633d191c37b026d3c8a3d6b0e45ead26cdbdc1e 100644 (file)
--- a/changelog
+++ b/changelog
@@ -10,6 +10,8 @@ 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.