Re: [PATCH v4 02/16] Move crypto.c into libutil
[notmuch-archives.git] / 00 / edb0964fda2e0d55e61e804e30764854def6d2
1 Return-Path: <cworth@cworth.org>\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 A10A34196F0\r
6         for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 10:36:45 -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.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id a0HjFgFD-C-w for <notmuch@notmuchmail.org>;\r
17         Tue, 27 Apr 2010 10:36:44 -0700 (PDT)\r
18 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
19         by olra.theworths.org (Postfix) with ESMTP id C4ED3431FC1\r
20         for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 10:36:44 -0700 (PDT)\r
21 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
22         id 6C48A568DEB; Tue, 27 Apr 2010 10:36:44 -0700 (PDT)\r
23 From: Carl Worth <cworth@cworth.org>\r
24 To: notmuch@notmuchmail.org\r
25 Subject: Final call for testing of notmuch 0.3.1\r
26 User-Agent: Notmuch/0.2-251-g8514e59 (http://notmuchmail.org) Emacs/23.1.1\r
27         (i486-pc-linux-gnu)\r
28 Date: Tue, 27 Apr 2010 10:36:44 -0700\r
29 Message-ID: <87wrvslrv7.fsf@yoom.home.cworth.org>\r
30 MIME-Version: 1.0\r
31 Content-Type: multipart/signed; boundary="=-=-=";\r
32         micalg=pgp-sha1; protocol="application/pgp-signature"\r
33 X-BeenThere: notmuch@notmuchmail.org\r
34 X-Mailman-Version: 2.1.13\r
35 Precedence: list\r
36 List-Id: "Use and development of the notmuch mail system."\r
37         <notmuch.notmuchmail.org>\r
38 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
39         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
40 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
41 List-Post: <mailto:notmuch@notmuchmail.org>\r
42 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
43 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
45 X-List-Received-Date: Tue, 27 Apr 2010 17:36:45 -0000\r
46 \r
47 --=-=-=\r
48 Content-Transfer-Encoding: quoted-printable\r
49 \r
50 We noticed a couple of bugs in the notmuch 0.3 release, (including an\r
51 infinite loop), so there's a clear need for a 0.3.1 release sooner\r
52 rather than later.\r
53 \r
54 Thanks already to everyone who tested, reported, and fixed bugs in\r
55 0.3. We've already got fixes in place for every bug that has been\r
56 identified.\r
57 \r
58 And we've already had a couple of new features land as well.\r
59 \r
60 I feel comfortable with what's in place in master now for the 0.3.1\r
61 release. But I'd like to wait for a couple of hours (at least) this time\r
62 to ensure nobody notices any last-minute bug that should be fixed.\r
63 \r
64 So please test out the code in master, especially the new features\r
65 and bug fixes mentioned below, and let me know if you find anything that\r
66 should be fixed.\r
67 \r
68 Thanks,\r
69 \r
70 =2DCarl\r
71 \r
72 PS. Here are the preliminary release notes I've put together for 0.3.1:\r
73 \r
74 General bug fix\r
75 =2D--------------\r
76 Fix an infinite loop in "notmuch reply"\r
77 \r
78   This bug could be triggered by replying to a message where the\r
79   user's primary email address did not appear in the To: header and\r
80   the user had not configured any secondary email addresses. The bug\r
81   was a simple re-use of the same iterator variable in nested loops.\r
82 \r
83 Emacs bug fixes\r
84 =2D--------------\r
85 Fix calculations for line wrapping in the primary "notmuch" view.\r
86 \r
87 Fix Fcc support to prompt to create a directory if the specified Fcc\r
88 directory does not exist.\r
89 \r
90 New emacs features\r
91 =2D-----------------\r
92 Add a new, optional hook for detecting inline patches\r
93 \r
94   This hook is disabled by default but can be enabled with a checkbox\r
95   under ""Notmuch Show Insert Text/Plain Hook" in the notmuch\r
96   customize interface. It allows for inline patches to be detected and\r
97   treated as if they were attachments, (with context-sensitive\r
98   highlighting).\r
99 \r
100 Automatically tag messages as "replied" when sending a reply\r
101 \r
102   This feature adds a "replied" tag by default, but can easily be\r
103   customized to add or remove other tags as well. For example, a user\r
104   might use a tag of "needs-reply" and can configure this feature to\r
105   automatically remove that tag when replying. See "Notmuch Message\r
106   Mark Replied" in the notmuch customize interface.\r
107 \r
108 =2D-=20\r
109 carl.d.worth@intel.com\r
110 \r
111 --=-=-=\r
112 Content-Type: application/pgp-signature\r
113 \r
114 -----BEGIN PGP SIGNATURE-----\r
115 Version: GnuPG v1.4.10 (GNU/Linux)\r
116 \r
117 iD8DBQFL1yCs6JDdNq8qSWgRAhajAJ9JHC3cy1ZTcHCJUtpZBPhcU55uXACgozXR\r
118 oymZR/azB98ngbIvJPZ2H1g=\r
119 =Vsdz\r
120 -----END PGP SIGNATURE-----\r
121 --=-=-=--\r