summaryrefslogtreecommitdiff
path: root/pith/pine.hlp
diff options
context:
space:
mode:
Diffstat (limited to 'pith/pine.hlp')
-rw-r--r--pith/pine.hlp6
1 files changed, 6 insertions, 0 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 6d8b40b4..138b1058 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -262,6 +262,12 @@ Bugs that have been addressed include:
alpine/mailpart.c:format_msg_att()") with no example, and reported
now by Holger Trapp, with an example.
+ <LI> In addition to the previous report, Alpine encodes message/rfc822
+ messages as QUOTED-PRINTABLE, in contradiction with RFC 2045,
+ when it receives a report that its encoding is 8bit. We preserve
+ the encoding reported by the IMAP server, and do not encode in
+ QUOTED-PRINTABLE.
+
<LI> Update build.bat file to add /DWINVER=0x0501 so that Alpine can
build when using Visual Studio 2017. Fix contributed by
Ulf-Dietrich Braunmann.