X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=ChangeLog;h=04e1694d15cf707a486c887fe5022f1d1ca7d3eb;hp=5ef0e1db8aa897eea3c70d73e0d7709e26ef38a9;hb=fc35177f2bf93ba98b0da5691550914409e5bdf4;hpb=9744555b38947913e094380962ef0774b7c32e8f diff --git a/ChangeLog b/ChangeLog index 5ef0e1d..04e1694 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Tue May 09 17:01:47 2000 Dan Harkless +Tue May 09 20:38:04 2000 Dan Harkless * Alphabetized Shantonu's $pop_kinds output on configure's "pop is enabled" line. If POP3 is the only kind of POP enabled, say so, @@ -35,6 +35,22 @@ Tue May 09 17:01:47 2000 Dan Harkless * Prepended "Portions of this code are" to the copyright message in ruserpass.c also. + + * Added mts.conf.5 page per Neil W Rickert 's + report: + + This happens on solaris: + + % man mts.conf + windex entry incorrect: mts.conf(5) not found. + No manual entry for mts.conf. + + It is fixed by + + % echo ".so man5/mh-tailor.5" > mts.conf.5 + + done in the man5 directory. We need to add 'mts.conf.5' as a + reference sourcing mh-tailor.5. Mon May 08 23:51:55 2000 Dan Harkless