diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-09 08:19:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-09 08:19:49 +0000 |
commit | 5b5861861c82bd7a26b511cdeffc40089a725456 (patch) | |
tree | a727faa6b46b88376e4c78edf55dd0080e4853f0 | |
parent | 7f32cacbd31832e7c2410b24a40aa6e7c8f820bf (diff) | |
download | fetchmail-5b5861861c82bd7a26b511cdeffc40089a725456.tar.gz fetchmail-5b5861861c82bd7a26b511cdeffc40089a725456.tar.bz2 fetchmail-5b5861861c82bd7a26b511cdeffc40089a725456.zip |
Ready to ship.
svn path=/trunk/; revision=725
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ Release Notes: ------------------------------------------------------------------------------ -fetchmail-2.7 () +fetchmail-2.7 (Thu Jan 9 03:18:15 EST 1997) features -- @@ -12,7 +12,7 @@ features -- * Added preconnect option for initializing ssh connections. -* Added local-domains feature as requested by Pablo Saratxaga. +* Added local-domains support for multidrop as requested by Pablo Saratxaga. * More FAQ material on how and when to use --interface. @@ -25,7 +25,7 @@ bugs -- * Fixed a bug that generated incorrect HELO for second and subsequent poll entries attached to the same SMTP host. -There are 176 people on the fetchmail-friends list. +There are 177 people on the fetchmail-friends list. ------------------------------------------------------------------------------ fetchmail-2.6 (Fri Dec 27 12:42:56 EST 1996) |