From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2723 invoked by alias); 11 Sep 2007 22:24:32 -0000 Received: (qmail 2714 invoked by uid 22791); 11 Sep 2007 22:24:31 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 11 Sep 2007 22:24:26 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 826B62AAC9E for ; Tue, 11 Sep 2007 18:24:24 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id DwsoBK1HmaBf for ; Tue, 11 Sep 2007 18:24:24 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 47E6A2AAC62 for ; Tue, 11 Sep 2007 18:24:24 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 118B2E7B58; Tue, 11 Sep 2007 18:24:22 -0400 (EDT) Date: Tue, 11 Sep 2007 22:24:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [commit/www] GDB 6.7 schedule updated Message-ID: <20070911222421.GJ3666@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00159.txt.bz2 Hello, Now that we have started the GDB 6.7 release process, I have updated the schedule. I took this opportunity to throw some tentative dates for the next release, currently labeled 6.8 (there are some high hopes that this release contains some major new features warranting an increase of the major version number). Here is the new proposed schedule: CURRENT (6.7) NEXT (6.8) Branch: September (2007-09-11) February (2008-02-05) Pre-release: September (2007-09-25) February (2008-02-19) Release: October (2007-12-09) March (2008-03-04) reSpin: January (2008-01-08) June (2008-06-03) 2007-09-11 Joel Brobecker * schedule/index.html: Update schedule for gdb-6.7. Introduce a proposed schedule for gdb-6.8. -- Joel