From patchwork Wed Mar 6 16:37:07 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tobias Burnus X-Patchwork-Id: 225543 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]) by ozlabs.org (Postfix) with SMTP id 1C0002C02C2 for ; Thu, 7 Mar 2013 03:37:27 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1363192648; h=Comment: DomainKey-Signature:Received:Received:Received:Received: Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: Content-Type:Mailing-List:Precedence:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:Sender:Delivered-To; bh=K82nA0t uXKL6IyM7SAtMCwhgPq4=; b=kQnOxgCZiSlLDBolj8daV6746p5lUgkG7RNOLGs Sg8lzbLwq/4uMCOcvTyxNztiC28TDzppgMC8pWHE9Lw5asrgQupGsH5fH4bwDxgY iXUiUox5jiRYlOjDobXTLzfXBhCAgo8rMPjGMdgC1z0n8Gjv2H0ZG9AJ/etHz/kI NbnM= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=Gs1M5uHBFJvueS5SGzlIYtFo4WyecOzpnAzP6IgLJgpwJtJVLASWhjq7gKNv7T Jlz5qzAjQOtgwoJJevi8M2veccYVsaSxa8a/F80hvMvmXQCJsQTx/exfwp2H5E0h cm7XqQeVzfrympCc0nhr3eKUrcuoRmSrn8AntN6boVpuw=; Received: (qmail 501 invoked by alias); 6 Mar 2013 16:37:16 -0000 Received: (qmail 316 invoked by uid 22791); 6 Mar 2013 16:37:12 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mx01.qsc.de (HELO mx01.qsc.de) (213.148.129.14) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Mar 2013 16:37:08 +0000 Received: from archimedes.net-b.de (port-92-195-1-51.dynamic.qsc.de [92.195.1.51]) by mx01.qsc.de (Postfix) with ESMTP id 6D86F3D026; Wed, 6 Mar 2013 17:37:07 +0100 (CET) Message-ID: <513770B3.8070901@net-b.de> Date: Wed, 06 Mar 2013 17:37:07 +0100 From: Tobias Burnus User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 To: gcc patches , Gerald Pfeifer Subject: [wwwdocs, patch, committed] Update link to the 4.8.0 status report 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 I have committed the link update to the 4.8.0 status report. Tobias Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.871 diff -u -r1.871 index.html --- index.html 17 Feb 2013 12:47:43 -0000 1.871 +++ index.html 6 Mar 2013 16:35:15 -0000 @@ -152,7 +152,7 @@
Status: - 2013-02-14 + 2013-03-06 (regression fixes and docs only).