aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-03-10 09:49:10 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-03-10 09:49:10 +0000
commited2c1b48f6dfd0bd89eeae3ebce37f54211c5c69 (patch)
treefb20126bc51dcd7ac1f5107073a8d56b5d08f7d7 /NEWS
parente240c62c314ea8b75f8b99c312311b32dc0a4fb8 (diff)
downloadfetchmail-ed2c1b48f6dfd0bd89eeae3ebce37f54211c5c69.tar.gz
fetchmail-ed2c1b48f6dfd0bd89eeae3ebce37f54211c5c69.tar.bz2
fetchmail-ed2c1b48f6dfd0bd89eeae3ebce37f54211c5c69.zip
Merge Sunil Shetye's patch to fix NOOP-based IDLE emulation.
Bug reported by Casper Gripenberg and Brendan Lynch. Another patch (not merged) sent by Brendan Lynch. svn path=/branches/BRANCH_6-3/; revision=4724
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ab775e17..2a643f58 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,9 @@ fetchmail 6.3.3 (not yet released):
the same messages again when the fetchall keyword is removed. Patch by
Sunil Shetye. For details, please see
<http://lists.berlios.de/pipermail/fetchmail-users/2006-March/000308.html>
+* IMAP: fix hangs in NOOP-based IDLE emulation. Reported by Casper Gripenberg
+ and Brendan Lynch, fix by Sunil Shetye (his patch was merged) and Brendan
+ Lynch.
# CHANGES:
* --idle can now be specified on the command line, too.