From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark H Weaver Newsgroups: gmane.lisp.guile.devel Subject: Re: Ready for 2.0.7? Date: Thu, 29 Nov 2012 17:43:58 -0500 Message-ID: <87ip8ovxld.fsf@tines.lan> References: <8738zs5bda.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1354229065 11577 80.91.229.3 (29 Nov 2012 22:44:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Nov 2012 22:44:25 +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 Thu Nov 29 23:44:38 2012 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TeCqU-00060O-6p for guile-devel@m.gmane.org; Thu, 29 Nov 2012 23:44:38 +0100 Original-Received: from localhost ([::1]:45947 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeCqI-0007eC-Uz for guile-devel@m.gmane.org; Thu, 29 Nov 2012 17:44:26 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:50969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeCqG-0007e5-EV for guile-devel@gnu.org; Thu, 29 Nov 2012 17:44:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeCqF-0006QO-7l for guile-devel@gnu.org; Thu, 29 Nov 2012 17:44:24 -0500 Original-Received: from world.peace.net ([96.39.62.75]:60977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeCqF-0006QJ-3W; Thu, 29 Nov 2012 17:44:23 -0500 Original-Received: from turntable.mit.edu ([18.160.0.29] helo=tines.lan) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1TeCq8-0001dE-Us; Thu, 29 Nov 2012 17:44:17 -0500 In-Reply-To: <8738zs5bda.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 29 Nov 2012 22:48:33 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 96.39.62.75 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15278 Archived-At: ludo@gnu.org (Ludovic Court=C3=A8s) writes: > I just pushed =E2=80=98NEWS=E2=80=99 for 2.0.7, so comments are welcome! Okay, thanks! I just pushed a few minor mistakes in there. > Other than that, the only missing bit AFAIC is the GUILE_LOAD_PATH > patch. I would have loved to tag tonight, so the announcement can be > posted early tomorrow, but I=E2=80=99m not sure whether we=E2=80=99ll do = it. I've pushed the GUILE_LOAD_PATH, but it still needs to be described in the NEWS. Maybe you can borrow some of the new text from the manual. Thanks, Mark