X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=a651862c400dbc305fac866245740ce785f133f7;hb=b706d049104ad0be9982d7e155acb340cb8dada0;hp=cfb8a61ebe0078340e189adcb5f1c0b91fe2e5a7;hpb=75a7e976493fbf8682928cef33a3b33c7096e1ed;p=mmh diff --git a/ChangeLog b/ChangeLog index cfb8a61..a651862 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,30 @@ +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 seperately and redundantly defined, but so that OBJS is a pattern-substituted version of SRCS with suffix .c -> .o. This should make maintainability easier. + + * Added section to MACHINES indicating what platforms nmh is known + to compile and work on, just to give users peace of mind, or + something. This is by no means complete or exhaustive, so add + whatever you know works. Tue May 09 20:38:04 2000 Dan Harkless