aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-09-21 10:52:51 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-09-21 10:52:51 +0000
commitcc0f8a09d93ed7093792a23218177c141b34f0c2 (patch)
tree34ae54133584cb0d5b558bc4a5c0858ebe21209d /NEWS
parent330d0365531e63bd8fb86c3df7e96f6667748242 (diff)
downloadfetchmail-cc0f8a09d93ed7093792a23218177c141b34f0c2.tar.gz
fetchmail-cc0f8a09d93ed7093792a23218177c141b34f0c2.tar.bz2
fetchmail-cc0f8a09d93ed7093792a23218177c141b34f0c2.zip
Add full support for --service option.
svn path=/trunk/; revision=4307
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd76a51a..4e4a1a6c 100644
--- a/NEWS
+++ b/NEWS
@@ -202,6 +202,7 @@ fetchmail 6.3.0 (not yet released officially):
* Expunge between IMAP folders when polling multiple folders.
Sunil Shetye. (MA)
* Fix IMAP expunged message counting. Sunil Shetye. (MA)
+* Add full support for --service option. Matthias Andree
# INTERNAL CHANGES
* Switched to automake. Matthias Andree.