X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=3c4f423482eda145b0bacdb52b796ad14898a23a;hb=4434c06e069d65e39e93c0b5c69747b278190175;hp=a92dd7bf405ac8b9f2de380104facc38ac60e5d2;hpb=4a78892df0b95cc22a976632445f3dca8893aae4;p=mmh diff --git a/ChangeLog b/ChangeLog index a92dd7b..3c4f423 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +Mon Oct 4 15:22:46 1999 Dan Harkless + + * Added '-L' to the calls of 'ls' in configure.in -- I have seen + multiple machines in the past where the mail spool was a symlink + to a directory on another device with more free space. + +Fri Oct 1 22:36:56 1999 Dan Harkless + + * Fixed a portability problem in Doug's fix of a portability + problem in my MAILGROUP autoconf support ('ls -l' vs. 'ls -lg'). + +Sat Sep 25 18:40:43 1999 Ruud de Rooij + + * Added config.sub and config.guess to the list of files to be + distributed. + + * Fixed bug in sbr/fmt_scan.c where an extra newline would be + added if a list of addresses was split over several header lines. + + * In mts/smtp/smtp.c, undefine strlen and strcpy if they are + macros, regardless of platform. + + * Allow q to quit mhshow, and n to skip to next part. Patch from + Kimmo Suominen . + + * Modified mhstore to recognize attachments created by sendfiles + with x-conversions=gzip. + Mon Sep 13 21:20:10 1999 Doug Morris * added explicit cast to long from time_t for tclock in