X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=bb60d0793b12b44db3530c8b8df7de867bbe87fe;hb=3ad9295b08bbe02a363413feb493507083f4bd59;hp=4adb880657999735108d339a01736296d90a4019;hpb=aa2501ef873e96a8500c53b05280dcc0ade952c2;p=mmh diff --git a/ChangeLog b/ChangeLog index 4adb880..bb60d07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +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.