From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8303 invoked by alias); 3 Nov 2005 01:55:18 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 7936 invoked by uid 22791); 3 Nov 2005 01:55:14 -0000 Received: from s142-179-108-108.bc.hsia.telus.net (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 03 Nov 2005 01:55:14 +0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 3FD1647E6B; Wed, 2 Nov 2005 17:55:12 -0800 (PST) Date: Thu, 03 Nov 2005 05:58:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: [RFA/htdocs] Add announce of gdb-6.4 branch Message-ID: <20051103015512.GM974@adacore.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="VywGB/WGlW4DM4P8" Content-Disposition: inline User-Agent: Mutt/1.4i X-SW-Source: 2005-11/txt/msg00055.txt.bz2 --VywGB/WGlW4DM4P8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 505 I think this sort of change could go in using the obvious rule, but it doesn't hurt to ask, at least the first time... 2005-11-02 Joel Brobecker * index.html: Mention the creation of the gdb-6.4 branch. Remove the old announcement of the gdb-6.3 branch creation. * news/index.html: Mention the creation of the gdb-6.4 branch. OK to apply? Verified locally by displaying the two pages in my local browser using the "file://" protocol. Thanks, -- Joel --VywGB/WGlW4DM4P8 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="news.diff" Content-length: 1869 Index: index.html =================================================================== RCS file: /cvs/gdb/htdocs/index.html,v retrieving revision 1.162 diff -u -p -r1.162 index.html --- index.html 25 Oct 2005 21:42:25 -0000 1.162 +++ index.html 3 Nov 2005 01:52:23 -0000 @@ -102,6 +102,16 @@ better. --> +
November 2, 2005: GDB 6.4 branch created
+
+

The GDB 6.4 branch (gdb_6_4-branch) has been created. +To check out a copy of the branch use: +

+cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_4-branch gdb
+
+

+

+
November 9, 2004: GDB 6.3 Released!

The latest version of GDB, version 6.3, is available for

-
October 19, 2004: GDB 6.3 branch created
-
-

The GDB 6.3 branch (gdb_6_3-branch) has been created. -To check out a copy of the branch use: -

-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_3-branch gdb
-
-

-

- Late breaking information, such as recently added features, can be Index: news/index.html =================================================================== RCS file: /cvs/gdb/htdocs/news/index.html,v retrieving revision 1.67 diff -u -p -r1.67 index.html --- news/index.html 25 Oct 2005 21:42:25 -0000 1.67 +++ news/index.html 3 Nov 2005 01:52:24 -0000 @@ -61,6 +61,16 @@ better. --> +
November 2, 2005: GDB 6.4 branch created
+
+

The GDB 6.4 branch (gdb_6_4-branch) has been created. +To check out a copy of the branch use: +

+cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_4-branch gdb
+
+

+

+
November 9, 2004: GDB 6.3 Released!

The latest version of GDB, version 6.3, is available for