aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-01-16 04:28:35 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-01-16 04:28:35 +0000
commitf2c0003d11fb7183cf3c8593ef73225a41e5559d (patch)
tree460d1521914fdff8b23d8b6f5b1731a041053c5e
parent6d7d58be3324a009886f2fb031f4061bcbd209d3 (diff)
downloadfetchmail-f2c0003d11fb7183cf3c8593ef73225a41e5559d.tar.gz
fetchmail-f2c0003d11fb7183cf3c8593ef73225a41e5559d.tar.bz2
fetchmail-f2c0003d11fb7183cf3c8593ef73225a41e5559d.zip
New feature announcement.
svn path=/trunk/; revision=779
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 244f3be4..ca47efe6 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ features --
* `batchlimit' option is now per-user.
+* RFC822 header continuation for long address lists is is now handled properly.
+
Note: These changes mean that older .fetchmailrc files using the `set'
syntax for these options will cause fetchmail to die with a parse
error at initialization time. Conversion is trivial -- for details,