aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-11-28 16:34:54 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-11-28 16:34:54 +0000
commit1d4c630077479c5b7b7b8a37970d61db0597cc9b (patch)
tree89651a7d006115c02edaa76bbf80736205ab3b17 /NEWS
parent24b7c26905eff4f805e351f06d05229a36e7a370 (diff)
downloadfetchmail-1d4c630077479c5b7b7b8a37970d61db0597cc9b.tar.gz
fetchmail-1d4c630077479c5b7b7b8a37970d61db0597cc9b.tar.bz2
fetchmail-1d4c630077479c5b7b7b8a37970d61db0597cc9b.zip
Fixed an undead-message hole.
svn path=/trunk/; revision=2220
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1e3410b8..0678c806 100644
--- a/NEWS
+++ b/NEWS
@@ -6,9 +6,11 @@ fetchmail-4.6.8 ():
supported language is Brazilo-Portuegese (LC_ALL=pt_BR).
* Fixed Debian Bug#29913: -M on the command line causes SEGV in daemon mode.
* Emit an informational message when fetchlimit is reached.
-* Added bounce-mail capability on common error types.
+* Added bounce-mail capability on SMTP/ESMTP error messages.
+* Documented fetchmail's actions on ESMTP errors.
+* Fix an undead-message hole in POP3 with fetchall on.
-There are 246 people on fetchmail-friends and 309 on fetchmail-announce.
+There are 247 people on fetchmail-friends and 309 on fetchmail-announce.
fetchmail-4.6.7 (Sat Nov 21 13:59:47 EST 1998):
* Gerald Britton's patches to enable Hesiod support.