aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2004-11-08 09:28:47 +0000
committerMatthias Andree <matthias.andree@gmx.de>2004-11-08 09:28:47 +0000
commit4ecd6abb6a88e17d6bf2af382c06d9d446eccff6 (patch)
tree046ae20de806dbc94fedc882db02b615e3aedc7e /NEWS
parent8d2add3485389e4b538c1fc01a5b6584836637c1 (diff)
downloadfetchmail-4ecd6abb6a88e17d6bf2af382c06d9d446eccff6.tar.gz
fetchmail-4ecd6abb6a88e17d6bf2af382c06d9d446eccff6.tar.bz2
fetchmail-4ecd6abb6a88e17d6bf2af382c06d9d446eccff6.zip
Disable the sleep(3) after POP3 login. Submitted by Brian Candler.
svn path=/trunk/; revision=3984
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 95918a4e..26f4a3cc 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,7 @@
Andree), limiting the header to 7 bits.
* Normalize most locale codesets to IANA codesets, based on
norm_charmap.c by Markus Kuhn. (Matthias Andree)
+* Remove sleep(3) after POP3 login, patch by Brian Candler.
fetchmail-6.2.5 (Wed Oct 15 18:39:22 EDT 2003), 23079 lines: