]> git.notmuchmail.org Git - notmuch/commitdiff
decode headers from utf-8 to unicode
authorpatrick <p.totzke@ed.ac.uk>
Fri, 12 Aug 2011 13:23:28 +0000 (14:23 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 15 Aug 2011 13:48:50 +0000 (15:48 +0200)
as mail headers are stored as utf-8 in the index,
it is safe to return them as unicode strings directly


No differences found