From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14944 invoked by alias); 10 Oct 2007 18:35:22 -0000 Received: (qmail 14907 invoked by uid 22791); 10 Oct 2007 18:35:21 -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; Wed, 10 Oct 2007 18:35:20 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 339242AB624 for ; Wed, 10 Oct 2007 14:33:00 -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 ztrJYffZe1fP for ; Wed, 10 Oct 2007 14:33:00 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id DB6EC2AB592 for ; Wed, 10 Oct 2007 14:32:59 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 911DBE7B58; Wed, 10 Oct 2007 11:32:57 -0700 (PDT) Date: Wed, 10 Oct 2007 18:35:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [commit/www] Announce availability of gdb-6.7 release Message-ID: <20071010183257.GC24044@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-10/txt/msg00251.txt.bz2 Hello, I have committed the following patch on the GDB website to announce the GDB 6.7 release. 2007-10-10 Joel Brobecker * download/ANNOUNCEMENT: Replace with gdb-6.7 announcement. * download/index.html: Update latest release version. * news/index.html: Add entry for gdb-6.7 release. * index.html: Add entry for gdb-6.7 release. Remove entry associated to gdb-6.6 release. An general announcement should follow soon. -- Joel