]> git.marmaro.de Git - mmh/commitdiff
In pick(1), attempt to decode each header field as if it were
authorDavid Levine <levinedl@acm.org>
Sun, 25 Nov 2012 15:17:15 +0000 (09:17 -0600)
committerDavid Levine <levinedl@acm.org>
Sun, 25 Nov 2012 15:17:15 +0000 (09:17 -0600)
MIME encoded.

docs/pending-release-notes

index bbdcedc0b9d65ce2a09d8a39b578d8f9779ae160..f69999cc837e851f61ed35abd8f2e6f5a91a7511 100644 (file)
@@ -31,6 +31,7 @@ NEW FEATURES
   highlight/colorize the output of scan(1).
 - inc(1) now supports a -port switch to specify the port used by the
   POP server.
+- pick(1) now decodes MIME-encoded header fields before searching.
 
 
 ----------------------------