X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=3b17470473502ea6506cc05329c6358a8d1bacd9;hb=827cc055a78605d1cba94d245a9122c544cc9e9f;hp=e534e070aca5792c4a6660d2f6a7a54272aa5a31;hpb=7b4f53959307e3434809f5dbc0ef5e0dbbb32005;p=mmh diff --git a/ChangeLog b/ChangeLog index e534e07..3b17470 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,33 @@ +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 + vfork on Linux + + * Debian Bug# 261592: Harald Geyer: uip/mhlsbr.c, uip/replsbr.c: + test/report error writing to stdout + * mts/smtp/smtp.c, uip/popsbr.c: correct SASL include file locations * docs/COMPLETION-BASH: bash completion definitions from Debian