aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-12-16 00:37:31 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-12-16 00:37:31 +0000
commit0f42d5f6936ccfa0358e385093c99fb9100afa48 (patch)
tree99fd558fe7ca01c12fca0246aea07358de47fc0d /NEWS
parent1834845f2c19d89d09d46b83760bfb18676274e6 (diff)
downloadfetchmail-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ccf5e70f..afce2357 100644
--- a/NEWS
+++ b/NEWS
@@ -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.