]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - NEWS
nmbug-status: Add meta.message-url config setting
[notmuch.git] / NEWS
diff --git a/NEWS b/NEWS
index 613fdfebd6ed3f8745232711bd5de70984f0f1e9..6ccff2b9cfa4d2db7bc21915c50d79f7a29c84c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,23 @@
 Notmuch 0.22 (UNRELEASED)
 =========================
 
+nmbug-status
+------------
+
+`nmbug-status` now supports `meta.message-url` to override the Gmane
+template.  For example, you can use:
+
+    {
+      "meta": {
+        "message-url": "https://groups.google.com/a/opencontainers.org/forum/#!search/messageid$3A%22{message-id}%22"
+         ...
+      },
+      ...
+    }
+
+To link to messages in the [opencontainers.org Google
+Groups](https://groups.google.com/a/opencontainers.org/forum/#!overview).
+
 Emacs Interface
 ---------------