From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: frozen! Date: Tue, 06 Oct 2009 22:00:50 +0100 Message-ID: <87eipgqltp.fsf@ossau.uklinux.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1254862889 4995 80.91.229.12 (6 Oct 2009 21:01:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Oct 2009 21:01:29 +0000 (UTC) Cc: guile-devel To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Oct 06 23:01:18 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MvH9f-0007FO-Gp for guile-devel@m.gmane.org; Tue, 06 Oct 2009 23:01:07 +0200 Original-Received: from localhost ([127.0.0.1]:53059 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvH9e-0006F5-Uw for guile-devel@m.gmane.org; Tue, 06 Oct 2009 17:01:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvH9V-0006Ei-Uo for guile-devel@gnu.org; Tue, 06 Oct 2009 17:00:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvH9R-0006CT-5T for guile-devel@gnu.org; Tue, 06 Oct 2009 17:00:57 -0400 Original-Received: from [199.232.76.173] (port=51729 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvH9Q-0006CI-Ou for guile-devel@gnu.org; Tue, 06 Oct 2009 17:00:52 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:41184) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MvH9Q-0006RV-4a for guile-devel@gnu.org; Tue, 06 Oct 2009 17:00:52 -0400 Original-Received: from arudy (host86-145-159-48.range86-145.btcentralplus.com [86.145.159.48]) by mail3.uklinux.net (Postfix) with ESMTP id 615311F6689; Tue, 6 Oct 2009 22:00:51 +0100 (BST) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 6762738021; Tue, 6 Oct 2009 22:00:50 +0100 (BST) In-Reply-To: (Andy Wingo's message of "Tue, 06 Oct 2009 21:47:50 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9453 Archived-At: Andy Wingo writes: > I haven't discussed this with Ludovic yet, but maybe we can relax this > freeze slightly. This cycle has been a bit less hectic, Mike having > gotten most of his stuff in, my having been on holiday, etc; so, I would > like to propose that anyone who has a branch that they want in next > week's 1.9.4, please propose it now. We'll take a look at them and merge > (or not) by Friday. None such from me. It seems there are a few important bugs outstanding, so I will try to work on those for 1.9.4. Regards, Neil