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 80E32429E21 for ; Wed, 16 Nov 2011 07:30:57 -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 L0BSZwSu7OyC for ; Wed, 16 Nov 2011 07:30:56 -0800 (PST) Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 92FC2431FB6 for ; Wed, 16 Nov 2011 07:30:56 -0800 (PST) Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31]) by taco2.nixu.fi (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pAGFUrUt016388; Wed, 16 Nov 2011 17:30:53 +0200 From: Tomi Ollila To: David Bremner , Notmuch Mail Subject: Re: Winter is coming [upcoming release 0.10] In-Reply-To: <87zkfwn4lm.fsf@zancas.localnet> References: <87aa805cm5.fsf@zancas.localnet> <87zkfwn4lm.fsf@zancas.localnet> User-Agent: Notmuch/0.9+73~ged20210 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-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: Wed, 16 Nov 2011 15:30:57 -0000 On Tue, 15 Nov 2011 23:11:49 -0400, David Bremner wrote: > On Sun, 13 Nov 2011 10:19:14 -0400, David Bremner wrote: > > > According to our sortof-schedule, we should release 0.10 soonish. I'd > > like to freeze for a few days first, so that means we have time for > > maybe one or two more non-trivial patches before the freeze. > > We are now frozen for 0.10 release. As is my habit, I tagged 0.10_rc1, > but didn't upload tarballs. I also upload 0.10~rc1 packages to Debian > experimental. > > Being frozen means that pushes to master after the tag 0.10_rc1 won't > automatically be included in the release. Mainly this effects the > bindings and contrib maintainers. Please send me email or catch me on > irc about anything urgent to include. And no, I don't mean all > outstanding patchs. > > > - id:"1320846275-28520-1-git-send-email-amdragon@mit.edu" is a > > candidate, but needs review > > didn't make it, next round. No wonder my 'notmuch tag -inbox ..1321192972' was so slow... (and subsequent 'notmut tag -inbox from:... and not tag:inbox' were faster) > > > > - id:"1320599856-24078-1-git-send-email-amdragon@mit.edu" is probably > > not a candidate. > > My various objections were overcome, and this made it. Thanks, things are faster now -- I just need to start testing/using amdragon's rewritten json.el[c] soon. Thanks, you've done huge job to get all this integrated. Tomi