diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-12-16 00:37:31 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-12-16 00:37:31 +0000 |
commit | 0f42d5f6936ccfa0358e385093c99fb9100afa48 (patch) | |
tree | 99fd558fe7ca01c12fca0246aea07358de47fc0d /NEWS | |
parent | 1834845f2c19d89d09d46b83760bfb18676274e6 (diff) | |
download | fetchmail-0f42d5f6936ccfa0358e385093c99fb9100afa48.tar.gz fetchmail-0f42d5f6936ccfa0358e385093c99fb9100afa48.tar.bz2 fetchmail-0f42d5f6936ccfa0358e385093c99fb9100afa48.zip |
Patch by Sunil Shetye:
Track IDLE start time for IMAP, some servers do not reset
their internal counters when sending information asynchronously.
svn path=/branches/BRANCH_6-3/; revision=4990
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -90,6 +90,9 @@ fetchmail 6.3.6 (not yet released): # CHANGES: * Remove excess no-op strcpy() after strdup() found by Andreas Krennmair. +* Improve handling of IMAP IDLE, some servers do not reset their time counters + after sending information asynchronously. Patch by Sunil Shetye, after report + from Andrew Baumann. # TRANSLATIONS: * New en_GB (British English) translation by David Lodge. |