aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-09-19 23:31:27 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-09-19 23:31:27 +0000
commit87174d260475db2f469cdb948597c1f9f39376b7 (patch)
tree3935a6c25dfeb441d2992154f6e5bbabb38b0fd7 /NEWS
parent7052f7f510a90d1cce53bb1541ef99d092033503 (diff)
downloadfetchmail-87174d260475db2f469cdb948597c1f9f39376b7.tar.gz
fetchmail-87174d260475db2f469cdb948597c1f9f39376b7.tar.bz2
fetchmail-87174d260475db2f469cdb948597c1f9f39376b7.zip
Add patch allowing password to be piped in.
svn path=/trunk/; revision=1377
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b906115..aa1d2048 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ fetchmail-4.2.4 (Thu Sep 18 16:19:10 EDT 1997)
* Small compilation cleanups, thanks to Florian laRoche.
* Removed the length consistency check, it mysteriously fails under POP3.
* Added Alexander Kourakos's patch to improve address rewriting.
+* Added Wilfried Teiken's patch allowing the password to be piped in.
fetchmail-4.2.3 (Thu Sep 18 16:19:10 EDT 1997)
* Fix a bug in IMAP message-size retrieval.