From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: two oh, two oh, two oh Date: Fri, 28 Jan 2011 15:21:27 +0100 Message-ID: References: <87wrlqdspb.fsf@inria.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1296224207 6994 80.91.229.12 (28 Jan 2011 14:16:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Jan 2011 14:16:47 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Jan 28 15:16:41 2011 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.69) (envelope-from ) id 1Pip7x-0003eI-Og for guile-devel@m.gmane.org; Fri, 28 Jan 2011 15:16:41 +0100 Original-Received: from localhost ([127.0.0.1]:50027 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pip7x-0002UZ-2L for guile-devel@m.gmane.org; Fri, 28 Jan 2011 09:16:41 -0500 Original-Received: from [140.186.70.92] (port=58889 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pip7s-0002St-At for guile-devel@gnu.org; Fri, 28 Jan 2011 09:16:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pip7o-00040Y-Dk for guile-devel@gnu.org; Fri, 28 Jan 2011 09:16:36 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:54550 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pip7o-0003zy-9r; Fri, 28 Jan 2011 09:16:32 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id EFAFD305D; Fri, 28 Jan 2011 09:17:21 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=00uHf2ItF0I9 MHJsQY+GIr65e4o=; b=u5gTt3UjQoLZKy/UL80B2XIfp9J34pEggQ1IOH0sne5s gy0QzYNblodJF4NAEkPw2Z8atCATakzV+uNAuOff8/4OAHiel4Mbe6nPn09vRKgE 8KjbCqotK7Kt6mWRnq41op7SfWScoqVTYnlxhb9UAi++Ux7n59VdMIvgDz4yGwo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=IQe/kN VACuGXtG3OoOaRws9r+usKYHIHg1Wevr9lZYLTMtsNdnB0EWtI3nTJ6lOMueYXvK DP6ejzyUAopLg7b1u4j0ny81+L7vJQyR5pKRlyTj1IAnpVG1c/940F+Db6mXnvDV cQtkOM/1TyHvXevkea5cQWKvoM9uVa2sD4gtM= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id C5C0A305C; Fri, 28 Jan 2011 09:17:20 -0500 (EST) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 099F3305B; Fri, 28 Jan 2011 09:17:18 -0500 (EST) In-Reply-To: <87wrlqdspb.fsf@inria.fr> ("Ludovic =?utf-8?Q?Court=C3=A8s=22?= =?utf-8?Q?'s?= message of "Thu, 27 Jan 2011 20:58:40 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 51B48D08-2AE9-11E0-B874-BC4EF3E828EC-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 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:11380 Archived-At: On Thu 27 Jan 2011 20:58, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > We should create =E2=80=98branch_release-2-0=E2=80=99 once 1.9.15 is out. Can we use some more sensible name? "stable-2.0" or something? Andy --=20 http://wingolog.org/