X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=9eadf32820b4d85457507d52b2ec756dfe35c869;hp=3b17470473502ea6506cc05329c6358a8d1bacd9;hb=35c228531bc8e00d43be590255df9408a4fcbe19;hpb=cb5d4a7527ee37577fc0c49eed564f237ec7c909 diff --git a/ChangeLog b/ChangeLog index 3b17470..9eadf32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2005-11-08 Oliver Kiddle + + * 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