diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-14 03:46:10 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-14 03:46:10 +0000 |
commit | 2bdac43bdd6dbcc9bcd03083bf7384e3c64e2cfc (patch) | |
tree | 5c9fef74f80e5b8e44de2652544ed88174d26013 /NEWS | |
parent | 70d0ff9e092f0a3f1dfe883af49386ed17b35c65 (diff) | |
download | fetchmail-2bdac43bdd6dbcc9bcd03083bf7384e3c64e2cfc.tar.gz fetchmail-2bdac43bdd6dbcc9bcd03083bf7384e3c64e2cfc.tar.bz2 fetchmail-2bdac43bdd6dbcc9bcd03083bf7384e3c64e2cfc.zip |
Password is now shrouded when -v is on.
svn path=/trunk/; revision=329
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -15,11 +15,13 @@ fetchmail-1.9 (): * Add option to set server nonresponse timeout. +* Password is no longer displayed in verbose mode. + fetchmail-1.8 (Fri Oct 11 15:08:10 EDT 1996): features -- -* Use kill(0, pid) to make lock handling a bit smarter (thanks to Johann +* Use kill(0, pid) to make lock handling a bit smarter (thanks to Johan Vromans <JVromans@squirrel.nl> for the suggestion). * Arrange for timeout of client after 5 minutes if connection to server is |