Change to MACHINES to include what platforms nmh *does* compile on.
[mmh] / ChangeLog
index 5f2e3a2..c6b6bdd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,16 @@
-Tue May 09 14:38:32 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+Thu May 11 02:21:34 2000 Shantonu Sen <ssen@mit.edu>
+
+       * 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 <dan-nmh@dilvish.speed.net>
 
        * Alphabetized Shantonu's $pop_kinds output on configure's "pop is
        enabled" line.  If POP3 is the only kind of POP enabled, say so,
@@ -32,6 +44,25 @@ Tue May 09 14:38:32 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
        * Added "nmh-local functions to use in preference to OS versions"
        section to README.developers (currently just says to use
        nmh_getpass() instead of system getpass()).
+
+       * Prepended "Portions of this code are" to the copyright message
+       in ruserpass.c also.
+
+       * Added mts.conf.5 page per Neil W Rickert <rickert+nmh@cs.niu.edu>'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 <dan-nmh@dilvish.speed.net>
 
@@ -64,6 +95,17 @@ Mon May 08 23:51:55 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
        * 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 <ssen@mit.edu>
+
+       * 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 <dan-nmh@dilvish.speed.net>
 
        * Restored lost version histories for those moved files by doing a