Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1DF68431FD0 for ; Fri, 30 Dec 2011 20:45:04 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MQhiamHRAFdS for ; Fri, 30 Dec 2011 20:45:03 -0800 (PST) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.216.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 8B34A431FB6 for ; Fri, 30 Dec 2011 20:45:03 -0800 (PST) Received: by qcha6 with SMTP id a6so11116699qch.26 for ; Fri, 30 Dec 2011 20:45:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type:content-transfer-encoding; bh=vUaaWrG37SQKMuO79AkPuYuJQkF6KUIriEqRGSqjwCI=; b=U1wX7LehIeXFKEwtwvkkvGZ6TVqiF/FDulUUy7Z0SclWKgKoe/j5yJa8RgHbWgmr7V uHEze3a9Uxv5tcJzEwv2dT4Q0aM1ueMuKnsZjGKGUtS5WNWUkMm9B5+SKjlyuoaUBjV2 gwOI9i0TuxO1pmrzFgYdXMdZ23ECGmdLwE5us= Received: by 10.224.187.20 with SMTP id cu20mr49180614qab.43.1325306702828; Fri, 30 Dec 2011 20:45:02 -0800 (PST) Received: from localhost (24-158-179-191.dhcp.jcsn.tn.charter.com. [24.158.179.191]) by mx.google.com with ESMTPS id dh10sm76856907qab.19.2011.12.30.20.45.01 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 30 Dec 2011 20:45:02 -0800 (PST) From: Aaron Ecay To: David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] Update NEWS for change by Aaron Ecay In-Reply-To: <87mxa95u3d.fsf@zancas.localnet> References: <87fwg26yct.fsf@zancas.localnet> <1325270544-28981-1-git-send-email-aaronecay@gmail.com> <87mxa95u3d.fsf@zancas.localnet> User-Agent: Notmuch/0.10.1+56~gd709fd6 (http://notmuchmail.org) Emacs/24.0.92.3 (i386-apple-darwin10.8.0) Date: Fri, 30 Dec 2011 23:44:55 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2011 04:45:04 -0000 On Fri, 30 Dec 2011 22:54:30 -0400, David Bremner wrote: > pushed, although I had to mess with it a fair amount. Maybe it was > against master, rather than release? It was. I didn=E2=80=99t realize that the patch should be against the rele= ase branch; sorry about that... :-| --=20 Aaron Ecay