Change to MACHINES to include what platforms nmh *does* compile on.
[mmh] / ChangeLog
index 04e1694..c6b6bdd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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
@@ -83,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