aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-08 09:16:28 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-08 09:16:28 +0000
commit0dcaf23e529b3c639d91653e51270ae6a96b2f98 (patch)
tree9155c5cc05e1b9a221aac1d7ff1bdd4a19bc4ab3 /NEWS
parent8a56a84791b3698666612b4f4355f083be7b994b (diff)
downloadfetchmail-0dcaf23e529b3c639d91653e51270ae6a96b2f98.tar.gz
fetchmail-0dcaf23e529b3c639d91653e51270ae6a96b2f98.tar.bz2
fetchmail-0dcaf23e529b3c639d91653e51270ae6a96b2f98.zip
Remove bogus Netscape IMAP4rev1 Service >= 3.6 warning about BODY[TEXT]
that we are not using. Patch by Sunil Shetye. svn path=/branches/BRANCH_6-3/; revision=4519
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 02c9087a..4d8f9269 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,8 @@ fetchmail 6.3.1 (not yet released):
* Ship with gettext-0.14.3 again, as 6.2.9-rc10 did. Found by Sunil Shetye. (MA)
* Actually set default SSL certificate path if --sslcertpath is unset.
Reported by Heino Tiedemann and Rob MacGregor. (MA)
+* Remove bogus Netscape IMAP4rev1 Service >= 3.6 warning about BODY[TEXT]
+ that we are not using. Patch by Sunil Shetye. (MA)
fetchmail 6.3.0 (released 2005-11-30):