X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=cfb8a61ebe0078340e189adcb5f1c0b91fe2e5a7;hb=75a7e976493fbf8682928cef33a3b33c7096e1ed;hp=5ef0e1db8aa897eea3c70d73e0d7709e26ef38a9;hpb=9744555b38947913e094380962ef0774b7c32e8f;p=mmh diff --git a/ChangeLog b/ChangeLog index 5ef0e1d..cfb8a61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -Tue May 09 17:01:47 2000 Dan Harkless +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. + +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 +42,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 @@ -67,6 +90,17 @@ Mon May 08 23:51:55 2000 Dan Harkless * Changed DIFFERENCES to say that RPOP is not currently supported rather than implying it by saying that APOP, KPOP, and POP[3] are. +Sun May 07 18:16:43 2000 Shantonu Sen + + * Imported NetBSD version of getpass() and made extensive + revisions for compatibility with programs that pipe the password + to stdin, such as exmh. + + * Removed tests for system ruserpass() which sometimes gave + phantom positive results. Also, bext to use internal functions if + we ever want to change .netrc format to something else, or access + other files. + Sat May 06 08:28:09 2000 Dan Harkless * Restored lost version histories for those moved files by doing a