X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/aa2501ef873e96a8500c53b05280dcc0ade952c2..3465392f2ac1ac472d44c10c3c989389421c82b2:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 4adb8806..bb60d079 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.