From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 682B839450C6; Thu, 12 Mar 2020 12:49:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 682B839450C6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1584017387; bh=Qf5Qx6YkCRteQOvpGjtWGxW/MFfD07vD2MN8USFF4N8=; h=To:Subject:Date:From:From; b=JrTtARnRLNiCKlB/gQcYjVMuB9CyIwJyHIORkWH6+pBVYyC5e4EdqZ9ymbWFm/418 fvG0/UqDtC5kmQFIoWXQrO8dWgR0iVgmFadVAbxYixY/CCiq5zFFR/qie957le7dMW oQTqhZpLguxWtIIr+rf0GQ1nyOBvuV5uy+Bwyhqk= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 73294582c336fd3517928d3e8b45a3bf1b64cd55 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5bd085f31f8e9c1585faeae8b050d5c23994bbb9 X-Git-Newrev: 73294582c336fd3517928d3e8b45a3bf1b64cd55 Message-Id: <20200312124947.682B839450C6@sourceware.org> Date: Thu, 12 Mar 2020 12:49:47 +0000 (GMT) From: Jakub Jelinek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2020 12:49:47 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 73294582c336fd3517928d3e8b45a3bf1b64cd55 (commit) from 5bd085f31f8e9c1585faeae8b050d5c23994bbb9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 73294582c336fd3517928d3e8b45a3bf1b64cd55 Author: Jakub Jelinek Date: Thu Mar 12 13:49:17 2020 +0100 Update 9.5 status URL. diff --git a/htdocs/index.html b/htdocs/index.html index 548dac35..edeeb817 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -131,7 +131,7 @@ More news? Let gerald@pfeifer.com know!
Status: - 2020-03-05 + 2020-03-12 (regression fixes & docs only).
----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs