aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-14 03:46:10 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-14 03:46:10 +0000
commit2bdac43bdd6dbcc9bcd03083bf7384e3c64e2cfc (patch)
tree5c9fef74f80e5b8e44de2652544ed88174d26013 /NEWS
parent70d0ff9e092f0a3f1dfe883af49386ed17b35c65 (diff)
downloadfetchmail-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--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e4d2f65b..6f100a88 100644
--- a/NEWS
+++ b/NEWS
@@ -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