From: Rocco Rutte Date: Sun, 31 May 2009 11:00:07 +0000 (+0200) Subject: Update UPDATING X-Git-Tag: neomutt-20160307~623 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96d1c4219e50a56fe60423b8781d84a156f5dd9b;p=neomutt Update UPDATING --- diff --git a/ChangeLog b/ChangeLog index ad933f6df..7d87b046d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2009-05-31 12:54 +0200 Rocco Rutte (fdaed73dd66a) + + * handler.c: Turn trailing \r\n to \n for qp-encoded messages. + + RFC2045 (sect. 6.7, (1) general 8bit representation) states that + neither CR nor LF of the trailing CRLF may be qp-encoded. So we + ignore trailing qp-encoded CRs. + + See #2898 though this is a partial fix only. + +2009-05-31 12:40 +0200 Rocco Rutte (c3502979422b) + + * ChangeLog, pager.c: Give $pager_context lines of context when + searching page-based menus. Closes #976. + 2009-05-31 11:32 +0200 Rocco Rutte (68ee7fe4aa49) * handler.c, init.h, rfc3676.c: f=f: Strip trailing spaces for diff --git a/UPDATING b/UPDATING index 50c735d50..acf6bb401 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,9 @@ The keys used are: !: modified feature, -: deleted feature, +: new feature hg tip: + + $honor_disposition to honor Content-Disposition headers + ! $pager_context specifies number of search context lines, too + + ssl_use_sslv2 defaults to no + uncolor works for header + body objects, too + the "flagged" and "replied" flags are enabled/supported for POP when built with header caching