From patchwork Sun May 12 23:00:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 243223 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "localhost", Issuer "www.qmailtoaster.com" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 070392C00A5 for ; Mon, 13 May 2013 09:01:27 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:cc:subject:in-reply-to:message-id:references :mime-version:content-type; q=dns; s=default; b=t5G8qzGTsDPCIQfY 9/lCdsHE2K+/4yALQ25iOf0ZlS+T1cP8Fz8vnm9J871luqTKqIGV0wqw+wdcl4j1 nKCLqmiEp1LBpe8aQne2+tdgy1ihUs7FILf7yrTwj7iUSYIw7emGSgafBGSpmgpA xGDpJjEHOkiW9lnjOJaQboN8A2c= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:cc:subject:in-reply-to:message-id:references :mime-version:content-type; s=default; bh=1ejvAS7imQgvSkX6Q/ya3K +t0R8=; b=B0kwWetSr/eCevJo20LizuauGaa0mo5upKSQ/elCRS1bIKPVhb8qE0 LPyQZZ8wDMQsNQcSasNrybkcwHmuaT6dU5cfr8FD/dT0psSE0fkAoIt0ZirM1DvF AiacghfRQqsNl4Vf+jdWDPHcpyA3/pBkaDa+YO69Ys8eZTq8g7XQw= Received: (qmail 22598 invoked by alias); 12 May 2013 23:00:46 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 22578 invoked by uid 89); 12 May 2013 23:00:45 -0000 X-Spam-SWARE-Status: No, score=-51.6 required=5.0 tests=AWL, BAYES_00, KHOP_THREADED, SPF_PASS autolearn=ham version=3.3.1 X-Spam-User: qpsmtpd, 2 recipients Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sun, 12 May 2013 23:00:45 +0000 Received: from [192.168.0.131] (vie-188-118-252-197.dsl.sil.at [188.118.252.197]) by ainaz.pair.com (Postfix) with ESMTPSA id B42CB3F410; Sun, 12 May 2013 19:00:42 -0400 (EDT) Date: Mon, 13 May 2013 01:00:41 +0200 (CEST) From: Gerald Pfeifer To: Kenny Simpson cc: gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: [wwwdocs] PATCH for Re: 4.8 status on front page In-Reply-To: <1368240405.97073.YahooMailClassic@web142404.mail.bf1.yahoo.com> Message-ID: References: <1368240405.97073.YahooMailClassic@web142404.mail.bf1.yahoo.com> MIME-Version: 1.0 On Fri, 10 May 2013, Kenny Simpson wrote: > On http://gcc.gnu.org, the 4.8 status is still pointing to the original > release note from 4.8.0. > > Shouldn't it be updated to the status report on 2013-05-07 ? > http://gcc.gnu.org/ml/gcc/2013-05/msg00074.html Yes, you're right. Fixed thusly. Thanks for the nudge! Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.882 diff -u -3 -p -r1.882 index.html --- index.html 30 Apr 2013 16:19:33 -0000 1.882 +++ index.html 12 May 2013 22:54:17 -0000 @@ -134,7 +134,7 @@ Any additions? Don't be shy, send them
Status: - 2013-03-22 + 2013-05-07 (regression fixes and docs only).