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 14B58431FAF for ; Sun, 22 Jun 2014 05:34:09 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.001 X-Spam-Level: X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] 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 EfTjRS23yq4g for ; Sun, 22 Jun 2014 05:34:02 -0700 (PDT) Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id BDD61431FAE for ; Sun, 22 Jun 2014 05:34:01 -0700 (PDT) Received: from boo.workgroup ([87.185.162.20]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0LyB6P-1Wbi6P2ys1-015dmJ for ; Sun, 22 Jun 2014 14:28:49 +0200 Received: from grfz by boo.workgroup with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1Wygt1-0007Dp-Si; Sun, 22 Jun 2014 14:28:43 +0200 Date: Sun, 22 Jun 2014 14:28:13 +0200 From: Gregor Zattler To: notmuch Subject: Re: NEWS: add news for 0.18.1 Message-ID: <20140622122813.GA25919@boo.workgroup> Mail-Followup-To: notmuch References: <1403381426-19813-1-git-send-email-david@tethera.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1403381426-19813-1-git-send-email-david@tethera.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: error4me@gmx.de X-Provags-ID: V03:K0:LfSA2reSGMBWkGzBcSQqXvSOzcahiHqaSE/f5fM+9jaHageZs0x oxPMjHs0r1yaSaQ4nhCMZR0LmNR44uMRn6LrvQ1iYLGRYSvtUjEixeMbQJg8Yj+KppzFHdG n8qPuU1gv5pV60knJ3UJ6z/wJjqPMn5467UDjj89dnG9+0Ta1kkDv6IFRbRKqrxy3zdM1yq T2xnPMcp6NdU9888HRnGQ== 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: Sun, 22 Jun 2014 12:34:09 -0000 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." Ciao; Gregor