X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/8e26a9718543603f9fa673fa942ab15c958f83a0..57700a3b7786411f63fdd7e510de45fc05ed9597:/changelog diff --git a/changelog b/changelog index fd50e56..b697575 100644 --- a/changelog +++ b/changelog @@ -16,6 +16,7 @@ adns (0.10) unstable; urgency=low * adnstest: setvbuf(stdout,...) before we do first output. * Cope with compilers that don't do `inline'. * Add and fix various missing system #includes. + * Find install-sh properly when we need to use it, and chmod it +x. * Do not use variadic macro, use stdarg instead (adnslogres.c). * Regression tests work even if some syscalls are already macros. * #include "config.h" before "adns.h".