database error
[notmuch-archives.git] / 57 / b9a5ad667d04a9b3aa2c3382a1b28175ef6868
1 Return-Path: <bremner@unb.ca>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id E94A7431FD0\r
6         for <notmuch@notmuchmail.org>; Sun, 17 Jul 2011 17:23:18 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id HJfcS9a7buef for <notmuch@notmuchmail.org>;\r
16         Sun, 17 Jul 2011 17:23:18 -0700 (PDT)\r
17 Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 4DE53431FB6\r
21         for <notmuch@notmuchmail.org>; Sun, 17 Jul 2011 17:23:18 -0700 (PDT)\r
22 Received: from zancas.localnet\r
23         (fctnnbsc30w-142167167212.pppoe-dynamic.High-Speed.nb.bellaliant.net\r
24         [142.167.167.212]) (authenticated bits=0)\r
25         by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p6I0NGhF012624\r
26         (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO);\r
27         Sun, 17 Jul 2011 21:23:17 -0300\r
28 Received: from bremner by zancas.localnet with local (Exim 4.76)\r
29         (envelope-from <bremner@unb.ca>)\r
30         id 1QibcC-0004CZ-4R; Sun, 17 Jul 2011 21:23:16 -0300\r
31 From: David Bremner <david@tethera.net>\r
32 To: notmuch <notmuch@notmuchmail.org>\r
33 Subject: notmuch release 0.6.1 now available\r
34 User-Agent: Notmuch/0.6.1 (http://notmuchmail.org) Emacs/23.3.1\r
35         (x86_64-pc-linux-gnu)\r
36 Date: Sun, 17 Jul 2011 21:23:16 -0300\r
37 Message-ID: <87ipr05te3.fsf@zancas.localnet>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Mon, 18 Jul 2011 00:23:19 -0000\r
53 \r
54 \r
55 Where to obtain notmuch 0.6.1\r
56 ===========================\r
57   http://notmuchmail.org/releases/notmuch-0.6.1.tar.gz\r
58 \r
59 Which can be verified with:\r
60 \r
61   http://notmuchmail.org/releases/notmuch-0.6.1.tar.gz.sha1\r
62   ea18d618499d0dd03fdb0defaddaf263e1e5c312  notmuch-0.6.1.tar.gz\r
63 \r
64   http://notmuchmail.org/releases/notmuch-0.6.1.tar.gz.sha1.asc\r
65   (signed by David Bremner)\r
66 \r
67 What's new in notmuch 0.6.1\r
68 =========================\r
69 \r
70 Bug-fix release.\r
71 ----------------\r
72 \r
73 Re-export Xapian exception typeinfo symbols.\r
74   \r
75   It turned out our aggressive symbol hiding caused problems for\r
76   people running gcc 4.4.5.\r
77 \r
78 What is notmuch\r
79 ===============\r
80 Notmuch is a system for indexing, searching, reading, and tagging\r
81 large collections of email messages in maildir or mh format. It uses\r
82 the Xapian library to provide fast, full-text search with a convenient\r
83 search syntax.\r
84 \r
85 For more about notmuch, see http://notmuchmail.org\r
86 \r