diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-05-15 16:11:06 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-05-15 16:11:06 +0000 |
commit | bb1a6cc615ab21a113ba7ebe273cadcb30fcb3be (patch) | |
tree | c64a5d75ea55d41bd62472768c83659ecc517ac4 /NEWS | |
parent | c2156b017a3106c09c17f5134d5ef3a9561bf424 (diff) | |
download | fetchmail-bb1a6cc615ab21a113ba7ebe273cadcb30fcb3be.tar.gz fetchmail-bb1a6cc615ab21a113ba7ebe273cadcb30fcb3be.tar.bz2 fetchmail-bb1a6cc615ab21a113ba7ebe273cadcb30fcb3be.zip |
Make IMAP4 IDLE work on servers that do not update RECENT counts. Reported by Lars Tewes.
svn path=/branches/BRANCH_6-3/; revision=4842
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -74,6 +74,8 @@ fetchmail 6.3.5 (not yet released): * Provide INET6 to KAME/getnameinfo.c (only useful on IPv6-enabled systems that lack getnameinfo, and there only visible in some Received: headers). Found by Dan Fandrich. +* Make IMAP4 IDLE work on servers that do not update RECENT counts. + Reported by Lars Tewes. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes |