X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=bb60d0793b12b44db3530c8b8df7de867bbe87fe;hb=3ad9295b08bbe02a363413feb493507083f4bd59;hp=46d2bdbfafa352700f1fad42cc3b31ca01dcae0a;hpb=9a33ff618b5901a3af815650d4b84d39ee96e529;p=mmh diff --git a/ChangeLog b/ChangeLog index 46d2bdb..bb60d07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2006-01-16 Oliver Kiddle + + * h/aliasbr.h, h/rcvmail.h, man/Makefile.in, man/slocal.man, + sbr/lock_file.c, uip/aliasbr.c, uip/dropsbr.c, uip/post.c, + uip/slocal.c, man/mh-mts.man: remove remnants of code for MMDF + + * uip/scansbr.c: multiply buffer size by MB_CUR_MAX so multi-byte + chars fit + +2006-01-14 Josh Bressers + + * sbr/fmt_scan.c: Turn the PUTSF macro into a function capable of + handling multi column characters. + +2006-01-07 Josh Bressers + + * Remove sbr/strerror.c -- strerror(3) is defined in C89. + 2006-01-06 Josh Bressers * patch #3968: Move the add() function from its own file (add.c) and