X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=7d02b8a11d2ca5d9dc68cebd8a7b110e3488954f;hb=f1bd4ca9cee81e86095c61cebc56c0f302a675d4;hp=218fcf133367ebe905f9ddb8a073d610e5a9a75c;hpb=9d27405ff3562d183784a244ee44bbaf71eabda8;p=mmh diff --git a/ChangeLog b/ChangeLog index 218fcf1..7d02b8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2005-11-06 Peter Maydell + + * 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 + kpop connection attempted without KPOP support compiled in + + * Debian Bug# 320090: Nick Rusnov: sbr/Makefile.in: fix for newer + version of flex and remove autogenerated file from cvs + + * patch #1155: uip/flist.c: speed up flist by skipping stat on + files with numbers as names + + * docs/Makefile.in: include new files in distribution + +2005-10-11 Bill Wohler + + * docs/FAQ: fold questions into MH FAQ and distribute that instead + +2005-10-05 Oliver Kiddle + + * Harald Geyer: h/mh.h, uip/replsbr.c: back out previous change + (fork/vfork) and replace with code that handles the issue directly + 2005-05-18 Oliver Kiddle * Debian Bug# 143485: Nick Rusnov: h/mh.h: use fork instead of