diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-31 00:32:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-31 00:32:22 +0000 |
commit | 2c3eed5cf983cf1bddd997dc5b70661d5c785d68 (patch) | |
tree | 0d4c911528a278b35c84787056fc95ac46e4a6cb /NEWS | |
parent | 7590fab670e08a019eac2ba2f8b33bd635453682 (diff) | |
download | fetchmail-2c3eed5cf983cf1bddd997dc5b70661d5c785d68.tar.gz fetchmail-2c3eed5cf983cf1bddd997dc5b70661d5c785d68.tar.bz2 fetchmail-2c3eed5cf983cf1bddd997dc5b70661d5c785d68.zip |
Simplify the computation of truename.
svn path=/trunk/; revision=1209
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -19,11 +19,19 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.0.6 () +* Changed semantics of `via' and `poll <name>' to be more orthogonal. + +WARNING: If you are running multidrop, READ FAQ ITEM F1 NOW! +There are 255 people on the fetchmail-friends list. + fetchmail-4.0.5 (Wed Jul 30 10:27:25 EDT 1997) * Increased %o in the Lex source to cope with Ultrix lex. * RPMs are now built with --without-OPIE to avoid validation problems. * Channge in computation of true name to avoid HELO (null) bug. +There are 255 people on the fetchmail-friends list. + fetchmail-4.0.4 (Mon Jul 28 23:38:20 EDT 1997) * Overhauled the build machinery. * The `no envelope' option now suppresses parsing of Received lines. |