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 bbdcedc..f69999c 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.
 
 
 ----------------------------