From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20198 invoked by alias); 7 Nov 2005 04:01:37 -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 20168 invoked by uid 22791); 7 Nov 2005 04:01:34 -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; Mon, 07 Nov 2005 04:01:34 +0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 5BC3D47E6B; Sun, 6 Nov 2005 20:01:31 -0800 (PST) Date: Mon, 07 Nov 2005 04:08:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/htdocs] Add announce of gdb-6.4 branch Message-ID: <20051107040131.GC1635@adacore.com> References: <20051103015512.GM974@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051103015512.GM974@adacore.com> User-Agent: Mutt/1.4i X-SW-Source: 2005-11/txt/msg00074.txt.bz2 Ping? BTW: Andrew just reminded me privately of the following in MAINTAINERS: Web pages. Jim Kingdon jkingdon@engr.sgi.com ++ (anyone can edit; kingdon is just lead maintainer) I don't want to go against the latest agreement which seemed to be that all changes to htdocs should be RFA'ed, hence the ping. But I do think that we should update the MAINTAINERS file if we want to make it official (and obviously, Jim has to be contacted). On Wed, Nov 02, 2005 at 05:55:12PM -0800, Joel Brobecker wrote: > 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 > 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 @@ -127,16 +137,6 @@ into GDB. In this release, support is l >

>

> > -
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