diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-03-10 09:49:10 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-03-10 09:49:10 +0000 |
commit | ed2c1b48f6dfd0bd89eeae3ebce37f54211c5c69 (patch) | |
tree | fb20126bc51dcd7ac1f5107073a8d56b5d08f7d7 /NEWS | |
parent | e240c62c314ea8b75f8b99c312311b32dc0a4fb8 (diff) | |
download | fetchmail-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |