[PATCH 4/4] Update NEWS for user.other_name
[notmuch-archives.git] / 6b / b6b61744d54c5f007a5000a8016ca108c4e4fa
1 Return-Path: <ethan.glasser.camp@gmail.com>\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 20F34431FC0\r
6         for <notmuch@notmuchmail.org>; Thu, 25 Oct 2012 11:42:50 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 AW3VxBDzqq6I for <notmuch@notmuchmail.org>;\r
17         Thu, 25 Oct 2012 11:42:48 -0700 (PDT)\r
18 Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com\r
19         [209.85.212.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 69FFF431FAE\r
22         for <notmuch@notmuchmail.org>; Thu, 25 Oct 2012 11:42:48 -0700 (PDT)\r
23 Received: by mail-vb0-f53.google.com with SMTP id fc21so2272765vbb.26\r
24         for <notmuch@notmuchmail.org>; Thu, 25 Oct 2012 11:42:46 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:cc:subject:in-reply-to:references:user-agent:date\r
27         :message-id:mime-version:content-type;\r
28         bh=qL9PvvA7PesZnAas8GRr0sXvEbbRBdMCCqswj05cbUw=;\r
29         b=cPI//kxhANfHbXITBnMFDOH/2ZkisHyvtOBPCGkrtAuvVtrcqhAplyl8EN/xWNKoiH\r
30         I8WHxF/jAN3KMstsyytHnmtCq0yC/Ps2/RODVcgdGOCu7wBMkzh1+r/xE/9i+Y0/ezaI\r
31         q7fxnuoX/TQtaympe0xinGF0VaL0KwG/F56HV28+rSLFNRVClLdEHLU6zERfmqMdr1ii\r
32         AEVwJhTJxkPOLNvQYyyWxEwQ3L+KcnOuF6gBbXuEeZtnHBA9CBEyWki+o+70jJpDFpXe\r
33         IF9oXRXWYMTvydv9Mlqf+1iLRNvtcIDRt1RAK9OTK5MWwhY0j49mHTfQB0A9OWHyOWVi\r
34         kucg==\r
35 Received: by 10.52.23.71 with SMTP id k7mr28338560vdf.26.1351190566618;\r
36         Thu, 25 Oct 2012 11:42:46 -0700 (PDT)\r
37 Received: from smtp.gmail.com ([70.42.157.23])\r
38         by mx.google.com with ESMTPS id g5sm18478422vez.6.2012.10.25.11.42.44\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Thu, 25 Oct 2012 11:42:45 -0700 (PDT)\r
41 From: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>\r
42 To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
43 Subject: Re: [PATCH] Support OpenBSD\r
44 In-Reply-To: <1351115008-22531-1-git-send-email-amdragon@mit.edu>\r
45 References: <1351115008-22531-1-git-send-email-amdragon@mit.edu>\r
46 User-Agent: Notmuch/0.14+45~g6ea9330 (http://notmuchmail.org) Emacs/23.4.1\r
47         (x86_64-pc-linux-gnu)\r
48 Date: Thu, 25 Oct 2012 14:42:37 -0400\r
49 Message-ID: <87vcdyieaq.fsf@betacantrips.com>\r
50 MIME-Version: 1.0\r
51 Content-Type: text/plain; charset=us-ascii\r
52 Cc: ccutler@csail.mit.edu\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Thu, 25 Oct 2012 18:42:50 -0000\r
66 \r
67 Austin Clements <amdragon@MIT.EDU> writes:\r
68 \r
69 > OpenBSD's build flags are identical to FreeBSD, except that libraries\r
70 > need to be explicitly linked against libc.  No code changes are\r
71 > necessary.\r
72 >\r
73 > From: Cody Cutler <ccutler@csail.mit.edu>\r
74 > ---\r
75 \r
76 OK, looks fine.\r
77 \r
78 Ethan\r