aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-27 02:13:33 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-27 02:13:33 +0000
commit60e6d78753d7cba662a3eee29c05d5b4d52e4551 (patch)
tree741f3948ae0daab8a94f90a20ea9287cde29ffa3 /NEWS
parenta2897f032fb00167b1844c7f298e128e33527733 (diff)
downloadfetchmail-60e6d78753d7cba662a3eee29c05d5b4d52e4551.tar.gz
fetchmail-60e6d78753d7cba662a3eee29c05d5b4d52e4551.tar.bz2
fetchmail-60e6d78753d7cba662a3eee29c05d5b4d52e4551.zip
CR-strip fix.
svn path=/trunk/; revision=833
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 234a54ad..c2ee5c5c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,18 @@
------------------------------------------------------------------------------
fetchmail-3.2 ()
+features --
+
+* Better error notification on IMAP select failure.
+
bugs --
* The code can now handle arbitrarily long address lists.
* Fix RFC822 parsing to strip comments at end of bare addresses.
+* Explicitly strip CRs out of fetched mail.
+
------------------------------------------------------------------------------
fetchmail-3.1 (Fri Jan 24 12:45:18 EST 1997)