aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-09-21 08:43:37 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-09-21 08:43:37 +0000
commit2bc457aff6736542213099798051cddb99980f83 (patch)
tree1d51be0ba6079abd985113d2f05ab8f2d31e54b3 /NEWS
parenta8d1ade70d438ec53966338ce2355c38c7991ab1 (diff)
downloadfetchmail-2bc457aff6736542213099798051cddb99980f83.tar.gz
fetchmail-2bc457aff6736542213099798051cddb99980f83.tar.bz2
fetchmail-2bc457aff6736542213099798051cddb99980f83.zip
Expunge between IMAP folders when polling multiple folders. Sunil Shetye.
Fix IMAP expunged message counting. Sunil Shetye. svn path=/trunk/; revision=4301
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24cb0d85..cd76a51a 100644
--- a/NEWS
+++ b/NEWS
@@ -199,6 +199,9 @@ fetchmail 6.3.0 (not yet released officially):
Berlios Bug #4725. Matthias Andree.
* Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn"
officially. Reported by Yves Boisjoly. Matthias Andree
+* Expunge between IMAP folders when polling multiple folders.
+ Sunil Shetye. (MA)
+* Fix IMAP expunged message counting. Sunil Shetye. (MA)
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.