From: Thomas Jost <schnouki@schnouki.net>
Date: Sun, 22 Jan 2012 00:29:41 +0000 (+0100)
Subject: Fix NEWS about gmime 2.6
X-Git-Tag: debian/0.12_rc1-1~177
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=d449c60a73cae2fdd88aa7c255e49d67c5a907ff;p=obsolete%2Fnotmuch-old

Fix NEWS about gmime 2.6

Previous version had a typo ("they may be" instead of "there may be")
and was lacking a proper description of the gmime bug.
---

diff --git a/NEWS b/NEWS
index e78472cd..2c2d9e9d 100644
--- a/NEWS
+++ b/NEWS
@@ -42,8 +42,8 @@ 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.
+  However, a bug in current GMime 2.6 causes notmuch not to report
+  signatures where the signer key is unavailable (GNOME bug 668085).
 
 Notmuch 0.11 (2012-01-13)
 =========================