chiark / gitweb /
+ * New --disable-dynamic configure option for non-ELF systems.
[adns.git] / changelog
index ccdfb63bee977a7072afe0d51c322a386172c05c..8cdd10b9a07d5b82e49c2d2c6c3e4eeb5cfdc975 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.