diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-20 22:49:45 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-20 22:49:45 +0000 |
commit | 296fc7f92732fe2ef1a4787591f458b6065f6c15 (patch) | |
tree | 7ebbc7f2da34d885c3c2f37c54c26ff108b71ae5 /NEWS | |
parent | 3162ca707f5aca13d341289b28cd65e80a5696bb (diff) | |
download | fetchmail-296fc7f92732fe2ef1a4787591f458b6065f6c15.tar.gz fetchmail-296fc7f92732fe2ef1a4787591f458b6065f6c15.tar.bz2 fetchmail-296fc7f92732fe2ef1a4787591f458b6065f6c15.zip |
RPOP support is back.
svn path=/trunk/; revision=791
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,7 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-2.9 () +fetchmail-3.0 (Sat Jan 18 22:00:17 EST 1997) features -- @@ -17,6 +17,8 @@ features -- * Options such as `nokeep' can now be written `no keep'. +* RPOP support is back by user request. + Note: The first two changes mean that older .fetchmailrc files using the `set' syntax for these options will cause fetchmail to die with a parse error at initialization time. Conversion is trivial -- for @@ -44,7 +46,7 @@ Note: the RFC subdirectory is no longer included with the distribution (this cut its size in half!) Instead, applicable RFCs are listed on the manual page. -There are 195 people on the fetchmail-friends list. +There are 197 people on the fetchmail-friends list. ------------------------------------------------------------------------------ fetchmail-2.8 (Sat Jan 11 15:48:33 EST 1997) |