From: Simon Chopin Date: Fri, 22 Aug 2014 11:08:48 +0000 (+0200) Subject: Re: [alot] announcing v0.3.6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=51115f0ca0781f555661236710cfbcd485bf50a1;p=notmuch-archives.git Re: [alot] announcing v0.3.6 --- diff --git a/c1/cc53d61542c66ab9f9d5af53e11a5bd9645cc7 b/c1/cc53d61542c66ab9f9d5af53e11a5bd9645cc7 new file mode 100644 index 000000000..487862c7c --- /dev/null +++ b/c1/cc53d61542c66ab9f9d5af53e11a5bd9645cc7 @@ -0,0 +1,82 @@ +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 217BF431FB6 + for ; Fri, 22 Aug 2014 04:08:59 -0700 (PDT) +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 L5P1kP69lAuk for ; + Fri, 22 Aug 2014 04:08:54 -0700 (PDT) +Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com + [209.85.212.177]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 2BC62431FAF + for ; Fri, 22 Aug 2014 04:08:54 -0700 (PDT) +Received: by mail-wi0-f177.google.com with SMTP id ho1so9722174wib.4 + for ; Fri, 22 Aug 2014 04:08:51 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=content-type:mime-version:content-transfer-encoding:from:user-agent + :to:references:in-reply-to:message-id:subject:date; + bh=wKRYbzsUvv5P+rMEWfTeXT+V4QiQmdprRz1OpNZFUUI=; + b=zQ7FZ7YnSmu+jsGFnVfSg6ogVIZY6tYAm8zBvyTGF/bsNyTyl/GHWzInglLF7sau+F + bIkkLmcTbrty5GBIHNHbBcSXIFvDGYpTmHesAiyIeXhjf8Uebs9AJtV6h1OH8gWSNREq + 4754NDuMy7ywPzMK2XOt/MbHCnU/k0YfFVgRArl1YtUj0esv2K/Yukj19EJbvMCvdkP5 + ffx8cQOTBSBniuMgBOs3oOAEjFWXHVYXzH0Qt7bvarrXURMV3hrjMo/Fedp0EOXJzFgq + ZA7tW/LUvtr1ypCvgK2bkTcEP2p/oNqI4lGppEjpO/Ef5YPmQl27Xq93zwa67p3St+eR + UJvA== +X-Received: by 10.180.24.225 with SMTP id x1mr10063904wif.14.1408705730657; + Fri, 22 Aug 2014 04:08:50 -0700 (PDT) +Received: from localhost ([2a01:e35:8a8f:260:5627:1eff:fe0b:8819]) + by mx.google.com with ESMTPSA id fy1sm9063318wic.6.2014.08.22.04.08.49 + for + (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Fri, 22 Aug 2014 04:08:50 -0700 (PDT) +Content-Type: text/plain; charset="utf-8" +MIME-Version: 1.0 +Content-Transfer-Encoding: quoted-printable +From: Simon Chopin +User-Agent: alot/0.3.6 +To: Patrick Totzke , notmuch@notmuchmail.org +References: <20140802170329.14503.87697@brick> +In-Reply-To: <20140802170329.14503.87697@brick> +Message-ID: <20140822110848.9691.19697@sauron> +Subject: Re: [alot] announcing v0.3.6 +Date: Fri, 22 Aug 2014 13:08:48 +0200 +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: Fri, 22 Aug 2014 11:08:59 -0000 + +Hi Patrick, + +Quoting Patrick Totzke (2014-08-02 19:03:29) +> Hi everyone! +> = + +> I have just tagged alot v0.3.6; You can get a tarball here [0]. +> = + +> This version bump mostly reflects me catching up with the many fixes, +> tweaks and some new features I received as pull requests. + +I've just uploaded it to Debian unstable. + +Cheers, +Simon