X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=cfb8a61ebe0078340e189adcb5f1c0b91fe2e5a7;hb=75a7e976493fbf8682928cef33a3b33c7096e1ed;hp=04e1694d15cf707a486c887fe5022f1d1ca7d3eb;hpb=fc35177f2bf93ba98b0da5691550914409e5bdf4;p=mmh diff --git a/ChangeLog b/ChangeLog index 04e1694..cfb8a61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +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 @@ -83,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