+ * New --disable-dynamic configure option for non-ELF systems.
[adns] / changelog
index ccdfb63..8cdd10b 100644 (file)
--- a/changelog
+++ b/changelog
@@ -16,6 +16,7 @@ adns (0.9) unstable; urgency=high
   * 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.
+  * New --disable-dynamic configure option for non-ELF systems.
 
   Minor improvements:
   * Do not print warning if sendto() gives EAGAIN.