From a7218df84a2234948126f62be121c6701d64c83d Mon Sep 17 00:00:00 2001 From: Shantonu Sen Date: Thu, 11 May 2000 02:14:21 +0000 Subject: [PATCH] Added my getpass() addition to ChangeLog (after the fact, but at least it's in now). --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 04e1694..a2a1fa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -83,6 +83,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 -- 1.7.10.4