diff options
author | Thomas Jost <schnouki@schnouki.net> | 2012-01-20 10:39:25 +0100 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-01-21 08:55:08 -0400 |
commit | 6d0fcea4e4fcfb803822741bbed762d499f9a055 (patch) | |
tree | ddbd80fb86f1c32774ab64463921fbf87efb0a5d /NEWS | |
parent | 00b5623d1a21d886b564d031e30749e5d02e4ae6 (diff) |
Update NEWS and INSTALL about gmime 2.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -36,6 +36,15 @@ New functions notmuch_query_add_tag_exclude supports the new tag exclusion feature. +Build fixes +----------- + +Compatibility with GMime 2.6 + + It is now possible to build notmuch against both GMime 2.4 and 2.6. + However they may be some issues in PGP signature verification + because of a bug in current versions of GMime 2.6. + Notmuch 0.11 (2012-01-13) ========================= |