aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2012-03-19 22:25:05 -0300
committerDavid Bremner <bremner@debian.org>2012-03-19 22:25:05 -0300
commit686ed4c6ad9f601af76bcd81856c0a62c63122c7 (patch)
tree99e71e642653a6e21ad18e82ec4e220db691d342 /NEWS
parent7fb0eb3293037b338c808da0d53ee4452b65993a (diff)
NEWS: update discussion of GMime 2.6 version requirements.
Be more specific than "Current GMime 2.6". Also explain why we need >=2.6.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index bfef158..f179106 100644
--- a/NEWS
+++ b/NEWS
@@ -134,8 +134,10 @@ Build fixes
Compatibility with GMime 2.6
It is now possible to build notmuch against both GMime 2.4 and 2.6.
- However, a bug in current GMime 2.6 causes notmuch not to report
- signatures where the signer key is unavailable (GNOME bug 668085).
+ However, a bug in GMime 2.6 before 2.6.5 causes notmuch not to
+ report signatures where the signer key is unavailable (GNOME bug
+ 668085). For compatibility with GMime 2.4's tolerance of "From "
+ headers we require GMime 2.6 >= 2.6.7.
Notmuch 0.11.1 (2012-02-03)
===========================