[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / e3 / ab2ef46b3c47df88c79c0d830e83672fd78d48
1 Return-Path: <teythoon@jade-hamburg.de>\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 4C69C431FAF\r
6         for <notmuch@notmuchmail.org>; Sun, 29 Apr 2012 04:24:08 -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: 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 tA2W3oBc0upT for <notmuch@notmuchmail.org>;\r
16         Sun, 29 Apr 2012 04:24:07 -0700 (PDT)\r
17 Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68])\r
18         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 88945431FAE\r
21         for <notmuch@notmuchmail.org>; Sun, 29 Apr 2012 04:24:07 -0700 (PDT)\r
22 Received: from mail.jade-hamburg.de (mail.jade-hamburg.de [85.183.11.228])\r
23         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
24         (No client certificate requested)\r
25         by mail.cryptobitch.de (Postfix) with ESMTPSA id CFC695841C6\r
26         for <notmuch@notmuchmail.org>; Sun, 29 Apr 2012 13:24:02 +0200 (CEST)\r
27 Received: by mail.jade-hamburg.de (Postfix, from userid 401)\r
28         id 2E2AFDF2A7; Sun, 29 Apr 2012 13:24:02 +0200 (CEST)\r
29 Received: from thinkbox.jade-hamburg.de (mail.jade-hamburg.de [85.183.11.228])\r
30         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
31         (No client certificate requested) (Authenticated sender: teythoon)\r
32         by mail.jade-hamburg.de (Postfix) with ESMTPSA id C8794DF2A3;\r
33         Sun, 29 Apr 2012 13:24:00 +0200 (CEST)\r
34 Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.77)\r
35         (envelope-from <teythoon@thinkbox.jade-hamburg.de>)\r
36         id 1SOSEQ-0004LV-JP; Sun, 29 Apr 2012 13:23:58 +0200\r
37 Content-Type: text/plain; charset="utf-8"\r
38 MIME-Version: 1.0\r
39 Content-Transfer-Encoding: quoted-printable\r
40 From: Justus Winter <4winter@informatik.uni-hamburg.de>\r
41 User-Agent: alot/0.3+\r
42 To: Austin Clements <amdragon@MIT.EDU>,  notmuch@notmuchmail.org\r
43 References: <1335651473-19652-1-git-send-email-amdragon@mit.edu>\r
44 In-Reply-To: <1335651473-19652-1-git-send-email-amdragon@mit.edu>\r
45 Message-ID: <20120429112357.2528.68165@thinkbox.jade-hamburg.de>\r
46 Subject: Re: [PATCH 0/6] Make notmuch_database_{open,\r
47         create} return status codes\r
48 Date: Sun, 29 Apr 2012 13:23:57 +0200\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Sun, 29 Apr 2012 11:24:08 -0000\r
62 \r
63 Hi Austin :)\r
64 \r
65 Quoting Austin Clements (2012-04-29 00:17:47)\r
66 > Since we're breaking binary and source compatibility with the next\r
67 > release anyway, it's about time we fix notmuch_database_{open,create}\r
68 > to return status codes.\r
69 \r
70 Awesome, thanks for taking care of this. The python patch looks fine.\r
71 \r
72 Justus\r