--- /dev/null
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 255A8429E3E\r
+ for <notmuch@notmuchmail.org>; Fri, 2 May 2014 09:28:49 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id G0DZGYDULpjz for <notmuch@notmuchmail.org>;\r
+ Fri, 2 May 2014 09:28:43 -0700 (PDT)\r
+Received: from mail-ee0-f49.google.com (mail-ee0-f49.google.com\r
+ [74.125.83.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client\r
+ certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
+ 6DDAA429E32 for <notmuch@notmuchmail.org>; Fri, 2 May 2014 09:28:43 -0700\r
+ (PDT)\r
+Received: by mail-ee0-f49.google.com with SMTP id e53so3289000eek.36\r
+ for <notmuch@notmuchmail.org>; Fri, 02 May 2014 09:28:42 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=1e100.net; s=20130820;\r
+ h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\r
+ :references;\r
+ bh=e9QKAk2n0HB/FNVfAdvRKC6k0NWI9hlcvKpwxATR2U0=;\r
+ b=bwOe9ZpB7It08e4/Ku4HZ9buCYczj4mJxDhuuv6wCM6fyTV+g48QsLmTaiFDu5qIsL\r
+ 9qDOrGpJxWzuLmwTRMLI2Eds/q9tHeZuvLvO/nfkIq0HZCsaAEMhqHJ58mflcu7JWtEn\r
+ XFfkTlUQH7AoyIxdCaUehkEqP/5bQWkIyc14oJJ80E/X3V3ReJycuGLcmMXnO0GbBMKS\r
+ XP6ifowQMZhQxYvSt75n39hvUKDWqvw/fqNuHOcu6RyFmEPNfVcJF5iKBcOKWBtSQ7/I\r
+ pd2lhZHwCZobmwIk5kIQP5vhoqhiubEO8OIDALjb7yX1OzhH23Cc5eHuGpit91xYo9k0\r
+ Myaw==\r
+X-Gm-Message-State:\r
+ ALoCoQlOJeeE5zSt4E5w29pC2USIUYQ9cB82vSapKVfIn/ou+S05FByynyhwDrQzPaLurYHY9lS/\r
+X-Received: by 10.14.194.70 with SMTP id l46mr15840064een.95.1399048120963;\r
+ Fri, 02 May 2014 09:28:40 -0700 (PDT)\r
+Received: from localhost (dsl-hkibrasgw2-58c36f-91.dhcp.inet.fi.\r
+ [88.195.111.91])\r
+ by mx.google.com with ESMTPSA id m42sm5740796eex.21.2014.05.02.09.28.39\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Fri, 02 May 2014 09:28:40 -0700 (PDT)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: notmuch@notmuchmail.org, David Edmondson <dme@dme.org>,\r
+ Mark Walters <markwalters1009@gmail.com>, david@tethera.net\r
+Subject: [PATCH] NEWS: make it explicit that wildcard matching is no longer\r
+ supported\r
+Date: Fri, 2 May 2014 19:28:38 +0300\r
+Message-Id: <1399048118-9959-1-git-send-email-jani@nikula.org>\r
+X-Mailer: git-send-email 1.9.2\r
+In-Reply-To: <cun7g64gr6g.fsf@hotblack-desiato.hh.sledj.net>\r
+References: <cun7g64gr6g.fsf@hotblack-desiato.hh.sledj.net>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 02 May 2014 16:28:49 -0000\r
+\r
+Wildcard matching was a feature of the probabilistic prefix, and we no\r
+longer have it for the boolean prefix. Also note that top-level folder\r
+can now be searched.\r
+---\r
+ NEWS | 13 +++++++------\r
+ 1 file changed, 7 insertions(+), 6 deletions(-)\r
+\r
+diff --git a/NEWS b/NEWS\r
+index 75dba6f963b0..f10c280be328 100644\r
+--- a/NEWS\r
++++ b/NEWS\r
+@@ -21,12 +21,13 @@ General\r
+ The `folder:` search prefix now requires an exact match\r
+ \r
+ The `folder:` prefix has been changed to search for email messages\r
+- by the exact, case sensitive maildir or MH folder name. The new\r
+- behaviour allows for more accurate mail folder based searches, and\r
+- should lead to less surprising results than the old behaviour. Users\r
+- are advised to see the `notmuch-search-terms` manual page for\r
+- details, and review how the change affects their existing `folder:`\r
+- searches.\r
++ by the exact, case sensitive maildir or MH folder name. Wildcard\r
++ matching (`folder:foo*`) is no longer supported. The new behaviour\r
++ allows for more accurate mail folder based searches, makes it\r
++ possible to search for messages in the top-level folder, and should\r
++ lead to less surprising results than the old behaviour. Users are\r
++ advised to see the `notmuch-search-terms` manual page for details,\r
++ and review how the change affects their existing `folder:` searches.\r
+ \r
+ There is a new `path:` search prefix.\r
+ \r
+-- \r
+1.9.2\r
+\r