aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-31 04:58:50 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-31 04:58:50 +0000
commit649cc08fb5752ac0966fb45c33166ac244bbbe72 (patch)
treebe5aa92e6e6394f00dad821a9ac5608eccdd81e3 /NEWS
parent3700c88afed8f42adf0a034aadb7d01a616fda0f (diff)
downloadfetchmail-649cc08fb5752ac0966fb45c33166ac244bbbe72.tar.gz
fetchmail-649cc08fb5752ac0966fb45c33166ac244bbbe72.tar.bz2
fetchmail-649cc08fb5752ac0966fb45c33166ac244bbbe72.zip
Catch up with current bug fixes.
svn path=/trunk/; revision=441
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d1181fe3..7252cafd 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@
pl 1.9.6 ():
* Make rewrite option handle multiple comma-separated local names correctly.
* Fix yet another fatal error in MDA argument list construction.
+* Reset timeout every time input is received.
+* Correct localname detection when --norewrite is on.
+
+pl 1.9.6 ():
+* Make rewrite option handle multiple comma-separated local names correctly.
+* Fix yet another fatal error in MDA argument list construction.
+* Allow SMTP code to handle responses longer than the atomic-read size.
pl 1.9.5 (Tue Oct 29 20:07:41 EST 1996):
* Added -N, --nodetach option for debugging purposes.