X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=6b2512d4256055cb9565b7e140a2ac7845950a34;hb=f177bf9068a1ee5f5281d4ad04dfa2d5df6f6625;hp=3b17470473502ea6506cc05329c6358a8d1bacd9;hpb=cb5d4a7527ee37577fc0c49eed564f237ec7c909;p=mmh diff --git a/ChangeLog b/ChangeLog index 3b17470..6b2512d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2005-11-09 Peter Maydell + + * h/aliasbr.h: fix a non-ANSI prototype. + +2005-11-08 Oliver Kiddle + + * 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 + + * 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. + + * Debian Bug# 245932, RedHat Bug# 172388: uip/mhparse.c: don't + crash when handling a multipart MIME message with an invalid + Content-Type header (file handle was being fclose()d twice). + + * sbr/Makefile.in: adjust lex command to work on both old and + new versions of flex. + + * configure.in: add an AC_PREREQ() so autoconf 2.13 gives a helpful + error message and the Debian autoconf-version-guessing wrapper + doesn't guess wrongly. + 2005-11-02 Oliver Kiddle * Debian Bug# 320069: Nick Rusnov: uip/popsbr.c: fail when