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,gmane.lisp.guile.user Subject: 2.0 release update Date: Wed, 26 Jan 2011 23:40:50 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1296081399 22678 80.91.229.12 (26 Jan 2011 22:36:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Jan 2011 22:36:39 +0000 (UTC) To: guile-devel , guile-user Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Jan 26 23:36:31 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 1PiDyZ-0002Ys-0g for guile-devel@m.gmane.org; Wed, 26 Jan 2011 23:36:31 +0100 Original-Received: from localhost ([127.0.0.1]:54762 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiDyP-00045M-ED for guile-devel@m.gmane.org; Wed, 26 Jan 2011 17:36:21 -0500 Original-Received: from [140.186.70.92] (port=49616 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiDyJ-0003cC-Vy for guile-devel@gnu.org; Wed, 26 Jan 2011 17:36:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiDy0-0002Uq-Lc for guile-devel@gnu.org; Wed, 26 Jan 2011 17:35:57 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:62608 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiDy0-0002Uc-Ht; Wed, 26 Jan 2011 17:35:56 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 235EB43AF; Wed, 26 Jan 2011 17:36:46 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:date:message-id:mime-version:content-type; s=sasl; bh=z MF3/mSRmRB5jJ9iUoUMJ/J/BvQ=; b=px4AR167Z47nB41et5TgkClYkyeyswl1c CoWiJjVz6Kf8TxTasvXyUL6lqOQJuxFaYarY9/aC02TCZTsgmPRIop77KRf6q3MM 8gmh7wdGkIzyjefn9S8pKQ2NtqNpijy4iLqVJIqcwND/lIqm3rvL+C488bisgb8f 5N97wF9Ggc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=sasl; b=WRF /pYyIte0JXKGviRirJaf5+e2AJzxeraT0wSSf2wEMEcd51OEqGrDYFNrCEibyLrZ NaLulSVPjbPF13uVtjAhchAizXBgd78d5rAkURGOhs99MgX89D63O1QhMH1qXv42 DeKQUbrm0soi41uaoCMJvmDQcthrG2JmaPUKwyZ0= 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 10B0B43AE; Wed, 26 Jan 2011 17:36:45 -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 653F443AD; Wed, 26 Jan 2011 17:36:43 -0500 (EST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: C0F8C7A4-299C-11E0-B50D-BC4EF3E828EC-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:11346 gmane.lisp.guile.user:8388 Archived-At: Hey all, Things appear to be coming together for a 2.0 release. Thanks to all that have journeyed with us on 1.9 road; it's been fun. The current plan is to make a 1.9.15 release next Wednesday, February 2nd, and then to do a 2.0 release two weeks afterwards. We'll be basically just working on bugs over the next three weeks -- the few that we know about, and the ones that you will report. You can help by trying out Guile from Git, and trying out 1.9.15 when it comes out. Please send detailed bug reports to bug-guile@gnu.org. Thanks! Andy & Ludovic -- http://wingolog.org/