diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-04-04 22:37:12 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-04-04 22:37:12 +0000 |
commit | 53b50716e3d468da291c646829671f794bf034f0 (patch) | |
tree | 48688c04510aff124ae4be613b6fc67783fcbf86 /NEWS | |
parent | 1ca56b9f77ca7f06d5d4ccf37b606c20354c94ff (diff) | |
download | fetchmail-53b50716e3d468da291c646829671f794bf034f0.tar.gz fetchmail-53b50716e3d468da291c646829671f794bf034f0.tar.bz2 fetchmail-53b50716e3d468da291c646829671f794bf034f0.zip |
Ready to ship 3.9.1.
svn path=/trunk/; revision=951
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 13 insertions, 6 deletions
@@ -1,15 +1,22 @@ Heads-up! -The .poprc compatibility hack that allows your first user declaration -per server to omit the "username" keyword. has been causing some -confusion (see question F3 in the FAQ for details). Use of the -feature now generates a warning to standard error. In a future -release, probably 4.0, this hack will be removed and the leading -`username' token required for every user entry. +The .poprc compatibility hack that allows the first user declaration of +more than one in a server entry to omit the "username" keyword has been +causing some confusion (see question F3 in the FAQ for details). This now +generates a warning to standard error. In a future release, probably 4.0, +this hack will be removed and the leading `username' token required for +every user entry in a multi-user poll declaration. Release Notes: ------------------------------------------------------------------------------ + +pl 3.9.1 (Fri Apr 4 17:24:14 EST 1997): +* Hypertext FAQ added to distribution manifest. +* RPM builder production fixed. +* Minor additions to man page. + +------------------------------------------------------------------------------ fetchmail-3.9 (Wed Apr 2 13:36:22 EST 1997) features -- |