diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-31 04:58:50 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-31 04:58:50 +0000 |
commit | 649cc08fb5752ac0966fb45c33166ac244bbbe72 (patch) | |
tree | be5aa92e6e6394f00dad821a9ac5608eccdd81e3 /NEWS | |
parent | 3700c88afed8f42adf0a034aadb7d01a616fda0f (diff) | |
download | fetchmail-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-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |