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 2472D431FAF for ; Sun, 22 Jun 2014 18:27:18 -0700 (PDT) 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 nfBdc1-RYVQj for ; Sun, 22 Jun 2014 18:27:14 -0700 (PDT) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 240E2431FAE for ; Sun, 22 Jun 2014 18:27:14 -0700 (PDT) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1Wyt2L-0001GN-C0; Sun, 22 Jun 2014 22:27:09 -0300 Received: (nullmailer pid 6916 invoked by uid 1000); Mon, 23 Jun 2014 01:27:05 -0000 From: David Bremner To: Gregor Zattler , notmuch Subject: Re: NEWS: add news for 0.18.1 In-Reply-To: <20140622122813.GA25919@boo.workgroup> References: <1403381426-19813-1-git-send-email-david@tethera.net> <20140622122813.GA25919@boo.workgroup> User-Agent: Notmuch/0.18.1~rc0 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Sun, 22 Jun 2014 22:27:05 -0300 Message-ID: <87k388v2ja.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain 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: Mon, 23 Jun 2014 01:27:18 -0000 Gregor Zattler writes: > Hi David, notmuch developers, > * David Bremner [21. Jun. 2014]: >> This is my summary of the commits from 0.18. > > [...] >> +Fix for phrase indexing >> + >> + There were several bugs involving overlapping "phrases" accross >> + header and mime part boundaries. > > Perhaps this should be amended with the following excerpt from a > commit message: > > "This fix only affects newly indexed messages. Messages that are > already indexed won't benefit from this fix without re-indexing, but > the fix won't make things any worse for existing messages." > Good idea; I put in a slightly more terse version of that, and Tomi's punctation changes, and pushed. d