From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 9CC99431FAF for ; Sun, 17 Feb 2013 07:52:09 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8hjWdOcLl704 for ; Sun, 17 Feb 2013 07:52:08 -0800 (PST) Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id D6F93431FAE for ; Sun, 17 Feb 2013 07:52:08 -0800 (PST) Received: from fctnnbsc30w-156034082078.dhcp-dynamic.fibreop.nb.bellaliant.net ([156.34.82.78] helo=zancas.localnet) by tesseract.cs.unb.ca with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1U76X7-00089a-DQ; Sun, 17 Feb 2013 11:52:07 -0400 Received: from bremner by zancas.localnet with local (Exim 4.80) (envelope-from ) id 1U76X0-0000Ds-DZ; Sun, 17 Feb 2013 11:51:58 -0400 From: David Bremner To: notmuch@notmuchmail.org Subject: notmuch release 0.15.2 now available User-Agent: Notmuch/0.15.1 (http://notmuchmail.org) Emacs/24.2.1 (x86_64-pc-linux-gnu) Date: Sun, 17 Feb 2013 11:51:58 -0400 Message-ID: <87r4kf5469.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain X-Spam_bar: - X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2013 15:52:09 -0000 Where to obtain notmuch 0.15.2 =========================== http://notmuchmail.org/releases/notmuch-0.15.2.tar.gz Which can be verified with: http://notmuchmail.org/releases/notmuch-0.15.2.tar.gz.sha1 cbfcfe8441dded2268da2740eb7da4c509c289bb notmuch-0.15.2.tar.gz http://notmuchmail.org/releases/notmuch-0.15.2.tar.gz.sha1.asc (signed by David Bremner) What's new in notmuch 0.15.2 ============================ Build fixes ----------- Update dependencies to avoid problems when building in parallel. Internal test framework changes ------------------------------- Adjust Emacs test watchdog mechanism to cope with `process-attributes` being unimplimented. What is notmuch =============== Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a convenient search syntax. For more about notmuch, see http://notmuchmail.org