From patchwork Wed Oct 16 16:06:27 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Thomas Schwinge X-Patchwork-Id: 1178000 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-511138-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="rzF5/Adl"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46tccY2Ptvz9sP7 for ; Thu, 17 Oct 2019 03:06:53 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:in-reply-to:references:date:message-id:mime-version :content-type; q=dns; s=default; b=ZFeK7S6Anu28e+tlpSAz5O51UNtfY X3tVocADgCu8m3VPJXn9Asgy04dVdTdu2KaRR+a8M0AVgNvtaQ5uz8ePby0bicvf jTpQs5yC8dB1jHPHhdw1gy1NkPLbgLuz9PaGAeHEshhGJLyz9i2MQteYioyE31Em pQoK2I1Tw48VGk= 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:from :to:subject:in-reply-to:references:date:message-id:mime-version :content-type; s=default; bh=KbFPczwgcbrq09Nza2ueSBqRwco=; b=rzF 5/AdlQ3BW5zWpYiPLQObm1lxwRPi5nZVCALPOL+08nA/uq8rhv84v65ItYCG4jxr jpGuRhvORflgEa4t5kikXSfD5ur70NA7fBB+yzztsFUpRepjnF95NrHS+qI0DV+D 1JinpjEBj96xaN3egMfh9OrPuURep8AjqbYfYiz0= Received: (qmail 28203 invoked by alias); 16 Oct 2019 16:06: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 27895 invoked by uid 89); 16 Oct 2019 16:06:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-16.5 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_SHORT, SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1091, day X-HELO: esa4.mentor.iphmx.com Received: from esa4.mentor.iphmx.com (HELO esa4.mentor.iphmx.com) (68.232.137.252) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 16 Oct 2019 16:06:44 +0000 IronPort-SDR: HxAXUW2sBlnK7pBMHEOi/S6ier23tp4rxMSaQ9IVC3yOSkbfhtMX08T9I7tjZ2+HN+tw5D2TMn 6Llu23ajnUtLaOFt4Ns5YsI9mciLqgfl3z84dOBmFT3iXpFq1C3gNVTDGG0vQuqwvanMEusBNV n7VpLYK5hiB+CKHlc87n8F+KXJRMMNcTT2ony1cIyU8jXnA1GVwMveh5fU+rFGXEmLwcmC0XSU YuTLEDXWs0nMYiMqW3+wwqLixO0iIWSD5vvX8+hLLwRJVRgHf1TRDhwLuoTxtLfPk0s0Cs9iSV 7co= Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa4.mentor.iphmx.com with ESMTP; 16 Oct 2019 08:06:43 -0800 IronPort-SDR: 8/XEQA9fA9wHSCMOyo7/ME8ceyEMRxFm5w9wMj8Y4elakTUH7zAY5dAtTMVrYublTmos92iqJn nEakpo+rhFMkseyYCk27wWzAojAn3H52hm5NV9cMyO7+hWu/AMjr7GHkXnhrsvIGuWuKu4MW7k ZB9DfM3SuzkdbGJZEEXXTw2mig2dlLIWZ6FfcchGwwbuYRfhS49US1kMV/la2tMsboHa/f1V8v 9K07tTYTqKWNJQCK/W5pkcAP9aGG/HgCrfAyipS9YQDCFbeAW6/Cm2FJY0M+Z42EcP5ER4rods YI8= From: Thomas Schwinge To: Jakub Jelinek , Subject: [wwwdocs, committed] Fix GCC 8.2 release date (was: wwwdocs/htdocs/gcc-8 index.html) In-Reply-To: <20180726115636.121507.qmail@sourceware.org> References: <20180726115636.121507.qmail@sourceware.org> User-Agent: Notmuch/0.29.1+93~g67ed7df (https://notmuchmail.org) Emacs/26.1 (x86_64-pc-linux-gnu) Date: Wed, 16 Oct 2019 18:06:27 +0200 Message-ID: <87k194wu7w.fsf@euler.schwinge.homeip.net> MIME-Version: 1.0 Hi! On 2018-07-26T11:56:36+0000, jakub@gcc.gnu.org wrote: > Files modified in the GCC repository. Log entry: > > Fix up a typo in the release year. ..., but the day also needs to be fixed. ;-) Pushed to wwwdocs the attached commit 0dd4c6860fe284cef2df33ec98b2754c25d10438 "Fix GCC 8.2 release date". Grüße Thomas From 0dd4c6860fe284cef2df33ec98b2754c25d10438 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 16 Oct 2019 18:02:00 +0200 Subject: [PATCH] Fix GCC 8.2 release date --- htdocs/gcc-8/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/gcc-8/index.html b/htdocs/gcc-8/index.html index fb315d17..54bb3809 100644 --- a/htdocs/gcc-8/index.html +++ b/htdocs/gcc-8/index.html @@ -29,7 +29,7 @@ GCC 8.2 relative to previous releases of GCC.

GCC 8.2
-
Jul 14, 2018 +
Jul 26, 2018 (changes, documentation)
-- 2.17.1