aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-13 14:01:32 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-13 14:01:32 +0000
commit31edef136a4191a82e72fb98d6798a34ad26629c (patch)
tree6af99fc5af17851d07430ce176ff30b14d9a560c
parentbb1e35f9682b814f2849c37b452ce570d5502d28 (diff)
downloadfetchmail-31edef136a4191a82e72fb98d6798a34ad26629c.tar.gz
fetchmail-31edef136a4191a82e72fb98d6798a34ad26629c.tar.bz2
fetchmail-31edef136a4191a82e72fb98d6798a34ad26629c.zip
Mark RPOP obsolete.
svn path=/branches/BRANCH_6-3/; revision=4546
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a74c403f..5f3c1514 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ change. MA = Matthias Andree, ESR = Eric S. Raymond, RF = Rob Funk.)
version as they are not sufficiently portable. (MA)
* POP2 is obsolete.
Support for POP2 may be removed from a future fetchmail version. (MA)
+* RPOP is obsolete, support may be removed from a future fetchmail release. (MA)
* --sslcertck may become a default setting in a future fetchmail version. (MA)
* The multidrop To/Cc guessing code along with the fragile duplicate suppressor
is deprecated and may be removed from a future release. (MA)