diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-17 11:36:19 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-17 11:36:19 +0000 |
commit | a26264cfca9a9cfa111535b12afa74a1d454caa1 (patch) | |
tree | 8ded2d235d63105340617d80caa6e66d434d9774 /NEWS | |
parent | 3790275ad7acb0085f7571f64991bc11257f3567 (diff) | |
download | fetchmail-a26264cfca9a9cfa111535b12afa74a1d454caa1.tar.gz fetchmail-a26264cfca9a9cfa111535b12afa74a1d454caa1.tar.bz2 fetchmail-a26264cfca9a9cfa111535b12afa74a1d454caa1.zip |
Man page: Remove some procmail praises in --mda documentation,
suggest maildrop instead, warn of procmail fallthrough behavior.
Man page: Revise AUTHORS and SEE ALSO sections.
svn path=/trunk/; revision=4452
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -293,6 +293,9 @@ fetchmail 6.3.0 (not yet released officially): * In quoted strings, support backslash as last character on a line to join the following line to the current. Matthias Andree. * Parsing untagged IMAP responses is more robust now. Matthias Andree. +* Man page: Remove some procmail praises in --mda documentation, suggest + maildrop instead, warn of procmail fallthrough behavior. Matthias Andree. +* Man page: Revise AUTHORS and SEE ALSO sections. Matthias Andree. # INTERNAL CHANGES * Switched to automake. Matthias Andree. |