Re: [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page
[notmuch-archives.git] / 16 / 14d476cd505d9a18f9279a40993ee9e070098e
1 Return-Path: <david@tethera.net>\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 78635431FBD\r
6         for <notmuch@notmuchmail.org>; Fri,  7 Nov 2014 22:57:51 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 pn7Yx4qOw1o9 for <notmuch@notmuchmail.org>;\r
16         Fri,  7 Nov 2014 22:57:45 -0800 (PST)\r
17 Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
18         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 9902F431FB6\r
21         for <notmuch@notmuchmail.org>; Fri,  7 Nov 2014 22:57:45 -0800 (PST)\r
22 Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
23         (envelope-from <david@tethera.net>)\r
24         id 1Xmzxp-0004sp-Gw; Sat, 08 Nov 2014 02:57:37 -0400\r
25 Received: (nullmailer pid 8810 invoked by uid 1000); Sat, 08 Nov 2014\r
26         06:57:32 -0000\r
27 From: David Bremner <david@tethera.net>\r
28 To: notmuch mailing list <notmuch@notmuchmail.org>\r
29 Subject: Call for NEWS for 0.19\r
30 In-Reply-To: <878ujpw6et.fsf@maritornes.cs.unb.ca>\r
31 References: <87vbn328ot.fsf@maritornes.cs.unb.ca>\r
32         <878ujpw6et.fsf@maritornes.cs.unb.ca>\r
33 User-Agent: Notmuch/0.19~rc1 (http://notmuchmail.org) Emacs/24.4.1\r
34         (x86_64-pc-linux-gnu)\r
35 Date: Sat, 08 Nov 2014 07:57:19 +0100\r
36 Message-ID: <87r3xe89io.fsf@maritornes.cs.unb.ca>\r
37 MIME-Version: 1.0\r
38 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256;\r
39         protocol="application/pgp-signature"\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: Sat, 08 Nov 2014 06:57:51 -0000\r
53 \r
54 --=-=-=\r
55 Content-Type: text/plain\r
56 \r
57 \r
58 Here is a subjectively trimmed list of commits for 0.19. Please send\r
59 NEWS patches for anything (either your own contributions or those of\r
60 others) you think is important to users or downstream developers.\r
61 \r
62 Austin Clements:\r
63       emacs: Clarify that notmuch-poll-script is deprecated\r
64       lib: Invalidate message metadata in _notmuch_message_gen_terms\r
65 \r
66       new: Report and abort on upgrade failure\r
67 \r
68       emacs: Improved compatibility for window-body-width in Emacs < 24\r
69       new: Don't report version after upgrade\r
70 \r
71       lib: Database version 3: Introduce fine-grained "features"\r
72       cli: Be more helpful when .notmuch-config does not exist\r
73       emacs: Fix coding system in `notmuch-show-view-raw-message'\r
74       lib: Simplify close and codify aborting atomic section\r
75 \r
76       doc: Emacs manual improvements and expansions\r
77       test: Port atomicity test to Python\r
78 \r
79       lib: Add a ghost messages database feature\r
80 \r
81 David Edmondson (6):\r
82       emacs: Correct the documentation for `notmuch-search-line-faces'.\r
83       emacs: Forwarded messages should not have modified buffers\r
84 \r
85 Ian Main (2):\r
86       VIM: Use notmuch CLI for config\r
87       VIM: Make starting in 'insert' mode for compose optional\r
88 \r
89 Jani Nikula (26):\r
90 \r
91      emacs: allow functions in notmuch-show-stash-mlarchive-link-alist\r
92 \r
93       cli/insert: require succesful message indexing for success status\r
94       cli/insert: add post-insert hook\r
95 \r
96 Mark Oteiza (2):\r
97       config: read user.name from $NAME if set\r
98       config: read database.path from $MAILDIR if set\r
99 \r
100 Mark Walters (8):\r
101 \r
102       dump: make dump take Xapian write lock\r
103 \r
104 \r
105 Michal Sojka (13):\r
106 \r
107       cli: search: Add --output={sender,recipients}\r
108       cli: address: Add --output=count\r
109 \r
110 Peter Wang (5):\r
111 \r
112       python: handle return status of database close and destroy\r
113       go: add return status to database close method\r
114       ruby: handle return status of database close\r
115       cli: refactor insert\r
116 \r
117 Thibaut Horel (1):\r
118       python: Add binding for notmuch_query_add_tag_exclude\r
119 \r
120 Tomi Ollila (9):\r
121 \r
122       cli: notmuch address option defaults update\r
123 \r
124 \r
125 Wael M. Nasreddine (2):\r
126       ruby: Add wrapper for notmuch_query_count_threads\r
127 \r
128 \r
129 \r
130 \r
131 --=-=-=\r
132 Content-Type: application/pgp-signature; name="signature.asc"\r
133 \r
134 -----BEGIN PGP SIGNATURE-----\r
135 Version: GnuPG v1\r
136 \r
137 iQGcBAEBCAAGBQJUXb7PAAoJEPIClx2kp54sDrEL/jtlDXmkWOj+cO2qIdIZ3Qs2\r
138 MS4shSl4BObQDdoIWUCKAXBg2OPwFkzQyX8WvLTV6UffLKBc3+LifkQXR+jwaOTs\r
139 y4qozfo7SYkt4So5HIpR5cFhLg1t2yo0s9MTN53G0WTKvNRBYD+iOCKFkU519AdQ\r
140 /Wp+9aOEA0wjs44Oh+Xwjr15LkEXlmM/jPkIFC7Rraifh3NIa1+DKBXXZdteu5CK\r
141 24AdJKZ0L5KxDEJT3Pod4MMQww+SJANfwjNElW1gxMcyE7nfftD8KekREZTjKQ5L\r
142 0Mq538LlhDtVQgxF+VYQ+z6dwD6lOc8RN+gPf+NRHZzBqtAY+r2ZRKuctuBtF8Bb\r
143 uzcReTkg3pVJvQYn4Kv2+9M2t+UIuhoxqv5ca6CqfHfqwrAPWOkQlOcQRL/YhnWu\r
144 u4b5XsGrI+UjwbloRJoPUIFKAuF0l5rCTOquhvkz8Rkusb6JU1g1jzlVsSxp1VxD\r
145 4xEXSZK8wWJO2wTJplRfz/9I6ait68y4R3ZyVl0gNQ==\r
146 =3LN2\r
147 -----END PGP SIGNATURE-----\r
148 --=-=-=--\r