diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-03-09 03:35:10 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-03-09 03:35:10 +0000 |
commit | 80397c8adec6b668c9d5ce93e8ca643335b5fb9c (patch) | |
tree | 7d208bed05aeb75d88eda567bf1b8f14b89afd17 /NEWS | |
parent | 4acf011e3556517bf6c73fefab0073abefc05df0 (diff) | |
download | fetchmail-80397c8adec6b668c9d5ce93e8ca643335b5fb9c.tar.gz fetchmail-80397c8adec6b668c9d5ce93e8ca643335b5fb9c.tar.bz2 fetchmail-80397c8adec6b668c9d5ce93e8ca643335b5fb9c.zip |
Try to fix a nasty MIME-decoding bug.
svn path=/trunk/; revision=2399
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,8 @@ 10 or 12 minutes if it hits a firewall that drops SYN packets sent to denied ports.) +* --all option that forces poll of skipped entries? + Release Notes: fetchmail-5.0.0 (): @@ -13,6 +15,8 @@ fetchmail-5.0.0 (): * Added French internationalization (LC_ALL=fr) from Guy Brand. * Added Hugo Rabson's script for fetching from Hotmail. * Test for .fetchmailrc ownership using geteuid() when possible. +* Prevent parsing of delimited protocols from tripping up on a + MIME-armored line consisting of "=2E\r\n". There are 262 people on fetchmail-friends and 359 on fetchmail-announce. |