diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-21 10:52:51 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-21 10:52:51 +0000 |
commit | cc0f8a09d93ed7093792a23218177c141b34f0c2 (patch) | |
tree | 34ae54133584cb0d5b558bc4a5c0858ebe21209d /NEWS | |
parent | 330d0365531e63bd8fb86c3df7e96f6667748242 (diff) | |
download | fetchmail-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |