diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-02-02 07:20:38 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-02-02 07:20:38 +0000 |
commit | 2be1639518a932a1d42989df6b1aae2ab9fc7d0d (patch) | |
tree | e9181f5aeea78b608ba354d7da3e287e2a296326 /NEWS | |
parent | 945a2b9e9135a2c94bcb2d0a033c5d1a0ef6b57f (diff) | |
download | fetchmail-2be1639518a932a1d42989df6b1aae2ab9fc7d0d.tar.gz fetchmail-2be1639518a932a1d42989df6b1aae2ab9fc7d0d.tar.bz2 fetchmail-2be1639518a932a1d42989df6b1aae2ab9fc7d0d.zip |
Dave Bodenstab's fixes.
svn path=/trunk/; revision=855
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ Release Notes: ------------------------------------------------------------------------------ + +pl 3.3.1 (Sun Feb 2 02:17:07 EST 1997): +* Fix incorrect stripcr processing +* Unapply a patch that broke error logging to files. + +------------------------------------------------------------------------------\ fetchmail-3.3 (Sat Feb 1 15:15:13 EST 1997) features -- |