projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80bf776
)
In pick(1), attempt to decode each header field as if it were
author
David Levine
<levinedl@acm.org>
Sun, 25 Nov 2012 15:17:15 +0000
(09:17 -0600)
committer
David Levine
<levinedl@acm.org>
Sun, 25 Nov 2012 15:17:15 +0000
(09:17 -0600)
MIME encoded.
docs/pending-release-notes
patch
|
blob
|
history
diff --git
a/docs/pending-release-notes
b/docs/pending-release-notes
index
bbdcedc
..
f69999c
100644
(file)
--- a/
docs/pending-release-notes
+++ b/
docs/pending-release-notes
@@
-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.
----------------------------