From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2478 invoked by alias); 1 Aug 2004 19:26:07 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2471 invoked from network); 1 Aug 2004 19:26:06 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 1 Aug 2004 19:26:06 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i71JQ1e3017892 for ; Sun, 1 Aug 2004 15:26:06 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i71JPoa28732; Sun, 1 Aug 2004 15:26:00 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 08C942B9D; Sun, 1 Aug 2004 15:25:43 -0400 (EDT) Message-ID: <410D43B6.3040700@gnu.org> Date: Sun, 01 Aug 2004 19:26:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040801 MIME-Version: 1.0 To: Ton van Overbeek Cc: gdb@sources.redhat.com Subject: Re: Gdb-6.2: Some small problems on webpage. References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00001.txt.bz2 > On http://sources.redhat.com/gdb (and http://www.gnu.org/software/gdb) > there are 2 small problems in the News section in the bottom half of the > page: > - The July 30 item still mentions 6.1.1 (the link is pointing to the 6.2 > ANNOUNCEMENT). Just change the link text to 6.2. > - The link in the June 16 news item now points to the 6.2 ANNOUNCEMENT > instead of the 6.1.1 ANNOUNCEMENT. I guess the easiest is to replace the > link by plain text. > > Ton van Overbeek Doh! It should be fixed - I re-worded things a bit. It turns out that all the old announcements in ../news/ had the same problem. thanks, Andrew