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 A6D8B431FBD for ; Wed, 15 Feb 2012 01:17:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 S1gqxQ92MGkU for ; Wed, 15 Feb 2012 01:17:37 -0800 (PST) Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66]) by olra.theworths.org (Postfix) with ESMTP id 300AB431E62 for ; Wed, 15 Feb 2012 01:17:37 -0800 (PST) Received: by guru.guru-group.fi (Postfix, from userid 501) id A2E8D68055; Wed, 15 Feb 2012 11:17:34 +0200 (EET) From: Tomi Ollila To: notmuch@notmuchmail.org Subject: [PATCH v7 0/3] NEWS and test comment adjustments Date: Wed, 15 Feb 2012 11:17:29 +0200 Message-Id: <1329297452-20852-1-git-send-email-tomi.ollila@iki.fi> X-Mailer: git-send-email 1.7.6.1 In-Reply-To: <1315949524-4948-1-git-send-email-tomi.ollila@iki.fi> References: <1315949524-4948-1-git-send-email-tomi.ollila@iki.fi> 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, 15 Feb 2012 09:17:37 -0000 This version of 'new.ignore' patch series addresses Austin's last comments in NEWS and test/new documentation parts. No functional changes.