X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=53201cbd8d6bce8f270dffdddc6ccf1aa7f336de;hb=aae44c933a5b035e0b23abf4dd4247cd37e4d041;hp=c6b6bdd9316374a204db1ba2f9fb62d62994cc0d;hpb=da6fe27ddf026247d34ea6789b221f999927cd52;p=mmh diff --git a/ChangeLog b/ChangeLog index c6b6bdd..53201cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +Sun May 28 14:58:49 CEST 2000 Ruud de Rooij + + * Applied patch from Peter Maydell to uip/scansbr.c for more + checks for write failures. + * Unlink temporary file properly in uip/rcvtty.c. + * Moved viamail from bindir to libdir. + * Changed sendfiles into sendfiles.in, so that path to viamail + is patched in. + * Added gzip support to sendfiles. + * Added References header to replcomps and replgroupcomps. + +Sun May 28 14:39:31 CEST 2000 Ruud de Rooij + + * Fixed m_getfld bug which caused segmentation faults when + incorporating messages which ended in multiple linefeeds crossing + a buffer boundary. + +Fri May 26 13:21:59 2000 Dan Harkless + + * msh has been unable to show MIME messages ever since 1.0. Alec + Wolman tracked down the problem to the + -show flag being passed to mhshow. mhshow is equivalent to the + old mhn -show, so we don't need the -show anymore. Removed it. + +Fri May 12 02:51:21 2000 Shantonu Sen + + * zotnet/bboards is not longer built by default. Goal is to move + the assorted functions in zotnet into sbr or some more logical + place. + + * Moved zotnet/mf to sbr, and changed mf.h references accordingly, + as well as Makefiles. + Thu May 11 02:21:34 2000 Shantonu Sen * Simplified sbr/Makefile.in so that both SRCS and OBJS aren't