diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-10 00:42:41 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-10 00:42:41 +0000 |
commit | b538653d865d6fdd45d192a8fcdf652d5f7a7b48 (patch) | |
tree | 183b81b8704027d438edaf40d594c4cff53206f3 /NEWS | |
parent | 47f2f5cad98015791e12c1c339a6917435370ec8 (diff) | |
download | fetchmail-b538653d865d6fdd45d192a8fcdf652d5f7a7b48.tar.gz fetchmail-b538653d865d6fdd45d192a8fcdf652d5f7a7b48.tar.bz2 fetchmail-b538653d865d6fdd45d192a8fcdf652d5f7a7b48.zip |
Mark POP2 obsolete/legacy and to be removed from future version.
svn path=/trunk/; revision=4400
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -34,9 +34,11 @@ fetchmail 6.3.0 (not yet released officially): * The MX and host alias lookups that fetchmail performs in multidrop mode are obsolete, deprecated and may be removed from a future fetchmail version without further notice. Their support for IPv6 (including IPv6-mapped IPv4) - is unspecified. Matthias Andree + is unspecified. (MA) * The monitor and interface options may also be removed from a future fetchmail - version as they are not sufficiently portable. + version as they are not sufficiently portable. (MA) +* POP2 is obsolete. Support for POP2 may be removed from a future fetchmail + version without further notice. (MA) # OTHER USER-VISIBLE CHANGES * Sunil Shetye's fix to force fetchsizelimit to 1 for APOP and RPOP. (ESR) |