prepend DESTDIR to install locations
[mmh] / ChangeLog
index 6d2553e..8ebd6b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
+2005-11-08  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * bug #10230: etc/Makefile.in, man/Makefile.in, uip/Makefile.in:
+       Michael De La Rue: prepend DESTDIR to install locations
+
+       * configure.in, */Makefile.in, mts/smtp/smtp.c: replace obsolete
+       autoconf macros
+
 2005-11-06  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
 
+       * sbr/fmt_rfc2047.c, sbr/fmt_scan.c, h/prototypes.h: fix various
+       possible overruns of the buffers in fmt_scan() which would cause
+       crashes if scan was run with '-width 16536' or similar.
+
        * uip/popsbr.c: fix compile error which only showed up if nmh
        was configured with --enable-apop.