diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-05-24 10:54:40 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-05-24 10:54:40 +0000 |
commit | c1e2f371ae74f580893a54342431301ec6cf2725 (patch) | |
tree | 860829fe9784c30b1eb17b3da1cf69c404115cf7 /NEWS | |
parent | d8e62ddfbd88ebb9c01715911558065a12b3969e (diff) | |
download | fetchmail-c1e2f371ae74f580893a54342431301ec6cf2725.tar.gz fetchmail-c1e2f371ae74f580893a54342431301ec6cf2725.tar.bz2 fetchmail-c1e2f371ae74f580893a54342431301ec6cf2725.zip |
POP3: some UID flags may not be set properly on UIDL lists. (Sunil Shetye)
svn path=/branches/BRANCH_6-3/; revision=4852
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ 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. +* POP3: some UID flags may not be set properly on UIDL lists. (Sunil Shetye) * Make IMAP4 IDLE work on servers that do not update RECENT counts. Reported by Lars Tewes. * IMAP4 patch by Sunil Shetye: |