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 C4D84429E21 for ; Wed, 16 Nov 2011 09:53:26 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.8 X-Spam-Level: X-Spam-Status: No, score=-0.8 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, 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 KjY3vI-YuFzi for ; Wed, 16 Nov 2011 09:53:26 -0800 (PST) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id D1485431FD0 for ; Wed, 16 Nov 2011 09:53:25 -0800 (PST) Received: by bkaq10 with SMTP id q10so942101bka.26 for ; Wed, 16 Nov 2011 09:53:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=schoepe.org; s=google; h=from:to:subject:date:message-id:x-mailer; bh=8b6tBzvTX6TzjDNpxRtdPkiiOa718YCWi6TSdG5SZ/k=; b=Ug5o7+3D6v1h3PnUC2Zo21nRXLcs3KB3sRScYb70BWYyQHmcHAFbZpCu5weZur8rh3 DEBg32TAxwyoTP4jD61agO1LFtxAIvtq6Eqzv1LLOml5h+06lDKxUDxtUo2XzERFL+7x zN6zBzqgjNKIu8bxER7pJ2Uno02xe5WVXo6wA= Received: by 10.204.136.200 with SMTP id s8mr20728161bkt.49.1321466004259; Wed, 16 Nov 2011 09:53:24 -0800 (PST) Received: from localhost (dslb-178-004-079-007.pools.arcor-ip.net. [178.4.79.7]) by mx.google.com with ESMTPS id j4sm3654368fae.3.2011.11.16.09.53.22 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 16 Nov 2011 09:53:23 -0800 (PST) From: Daniel Schoepe To: notmuch@notmuchmail.org Subject: [PATCH 0/2] Missing NEWS entries Date: Wed, 16 Nov 2011 18:53:11 +0100 Message-Id: <1321465993-24687-1-git-send-email-daniel@schoepe.org> X-Mailer: git-send-email 1.7.7.2 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: Wed, 16 Nov 2011 17:53:26 -0000 Here are the two missing news entries for the two patches of mine that were applied recently.