diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-12-13 14:01:32 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-12-13 14:01:32 +0000 |
commit | 31edef136a4191a82e72fb98d6798a34ad26629c (patch) | |
tree | 6af99fc5af17851d07430ce176ff30b14d9a560c | |
parent | bb1e35f9682b814f2849c37b452ce570d5502d28 (diff) | |
download | fetchmail-31edef136a4191a82e72fb98d6798a34ad26629c.tar.gz fetchmail-31edef136a4191a82e72fb98d6798a34ad26629c.tar.bz2 fetchmail-31edef136a4191a82e72fb98d6798a34ad26629c.zip |
Mark RPOP obsolete.
svn path=/branches/BRANCH_6-3/; revision=4546
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |