aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-03-20 16:37:37 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-03-20 16:37:37 +0000
commitbb6e7e65b927dc1c9503012a4617e3b2433d2996 (patch)
tree344c5e5746e049549f36ca9b46914241e0582dd5 /NEWS
parent5591281a47b15743453193b40f04a94c4cc0d0eb (diff)
downloadfetchmail-bb6e7e65b927dc1c9503012a4617e3b2433d2996.tar.gz
fetchmail-bb6e7e65b927dc1c9503012a4617e3b2433d2996.tar.bz2
fetchmail-bb6e7e65b927dc1c9503012a4617e3b2433d2996.zip
Henrik Storner's patch to support mimedecode.
svn path=/trunk/; revision=1715
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0a8f41d3..4c5090ae 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,6 @@
* Allow an explicit "append" option to specify what rewrite appends? (For
when user's pop3 host isn't the same as his SMTP host.)
* Allow -c -F to work to flush messages without retrieval.
-* Read from /etc/fetchmailrc before ~/.fetchmailrc?
* Do is_host_alias checks by comparing IP addresses rather than names?
* Handle multi-homed hosts correctly.
* Add an "ident" per-user option for debugging that produces an
@@ -18,8 +17,10 @@
------------------------------------------------------------------------------
fetchmail-4.4.1 ():
* We now properly shroud IMAP passwords containing ", \, and SP.
+* Checked for Y2K safety. No 2-digit dates anywhere, so we're safe.
+* Added mimedecode option by Henrik Storner.
-There are 273 people on fetchmail-friends and 160 on fetchmail-announce.
+There are 274 people on fetchmail-friends and 164 on fetchmail-announce.
------------------------------------------------------------------------------
fetchmail-4.4.0 (Mon Mar 16 14:57:38 EST 1998):