bug #739: install target now depends on all to avoid problem on
[mmh] / ChangeLog
index ca22c28..fdbf688 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2005-11-13  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * bug #739: Makefile.in: install target now depends on all to avoid
+       problem on case-insensitive file systems with the INSTALL file
+
+2005-11-10  Josh Bressers  <josh@bress.net>
+
+       * Fedora Bug #172838: configure.in: Fix the AC_PATH_PROG default when
+       sendmail isn't found during build.
+
+2005-11-09  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
+
+       * h/aliasbr.h: fix a non-ANSI prototype.
+
+2005-11-08  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+       * Simon Burge: acconfig.h, configure.in, uip/rcvtty.c, uip/slocal.c:
+       fix to handle getutent() on NetBSD
+
+       * INSTALL, README, docs/README.about, man/nmh.man: update most
+       references to the web page and mailing list locations
+
+       * 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