chiark / gitweb /
+ * Use AC_PROG_INSTALL (=> perhaps install-sh), to avoid bad `install'.
[adns.git] / changelog
index 8cdd10b9a07d5b82e49c2d2c6c3e4eeb5cfdc975..c820e88f283eac5bc001305699b787740ee70a7a 100644 (file)
--- a/changelog
+++ b/changelog
@@ -17,6 +17,7 @@ adns (0.9) unstable; urgency=high
   * 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.
+  * Use AC_PROG_INSTALL (=> perhaps install-sh), to avoid bad `install'.
 
   Minor improvements:
   * Do not print warning if sendto() gives EAGAIN.