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 A36EF431FB6 for ; Mon, 6 Aug 2012 06:24:41 -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 GrlIbI-viW2f for ; Mon, 6 Aug 2012 06:24:40 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id A5505431FAE for ; Mon, 6 Aug 2012 06:24:40 -0700 (PDT) Received: by guru.guru-group.fi (Postfix, from userid 501) id CA4741002A4; Mon, 6 Aug 2012 16:24:49 +0300 (EEST) From: Tomi Ollila To: David Bremner , notmuch@notmuchmail.org Subject: Re: Release plans for 0.14 In-Reply-To: <87txwg9asr.fsf@zancas.localnet> References: <87txwg9asr.fsf@zancas.localnet> User-Agent: Notmuch/0.13.2+123~gd19b5be (http://notmuchmail.org) Emacs/23.1.1 (x86_64-redhat-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, 06 Aug 2012 13:24:41 -0000 On Mon, Aug 06 2012, David Bremner wrote: > It has been a few months since we last had a release. > > I'd like to to another release within the next few weeks. To this end > I'd like to take a snapshot of master next Sunday (August 12), and > release that plus urgent bugfixes a week later (August 19). > > I realize this won't be time to get all of the interesting patches we > are working on reviewed and merged in, but I don't want to fall into the > trap of delaying the release indefinitely. > > Discussion? I'd say no more features. Everybody is to pull latest HEAD: 6b820673fc9c and start using it as widely they can (with personal patches if they have -- at least I cannot live without those :) Only test changes that may help finding bugs in current HEAD and documentation updates are to be accepted. (for example my notmuch-test-wait patches can wait...) All the interesting patches we have in "queue" are to be postponed until 0.14 is out to lessen the chance of unexpeted problems that may arise... > d Tomi