aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-08 22:20:43 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-08 22:20:43 +0000
commit440b8d355ad4c639d7fd22f05925dcc8964b0f39 (patch)
treeb19c2df15469620ce305dd26d1be562d1a2ec705 /NEWS
parentddb6ad5e4757c872d8153072fed52de54561c6a6 (diff)
downloadfetchmail-440b8d355ad4c639d7fd22f05925dcc8964b0f39.tar.gz
fetchmail-440b8d355ad4c639d7fd22f05925dcc8964b0f39.tar.bz2
fetchmail-440b8d355ad4c639d7fd22f05925dcc8964b0f39.zip
Ready to ship.
svn path=/trunk/; revision=520
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ef1b473f..0c9ad066 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,11 @@
Release Notes:
-pl 1.9.9 ():
+pl 1.9.9 (Fri Nov 8 17:16:25 EST 1996):
* Accept Resent-From & Apparently-From a la RFC822.
* Include file fixes for Solaris 2.5 and FreeBSD 2.2.
* Improved error notification on SMTP and no-matching-local-address errors.
* Delivery to multidrop mailboxes now always aborts on DNS errors.
+* Batch limit option prevents long delivery delays on smail/qmail.
pl 1.9.8 (Wed Nov 6 16:40:34 EST 1996):
* Don't append spurious NUL to the headers, qmail actually notices it.