From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128913 invoked by alias); 20 Oct 2019 13:06:15 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 128857 invoked by uid 9071); 20 Oct 2019 13:06:15 -0000 Date: Sun, 20 Oct 2019 13:06:00 -0000 Message-ID: <20191020130615.128852.qmail@sourceware.org> From: jakub@gcc.gnu.org To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. e4deb69ee6ae35164548d59186d10bdf389d0b75 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0207c6883b73b1a7340035721c88456d800ce144 X-Git-Newrev: e4deb69ee6ae35164548d59186d10bdf389d0b75 X-SW-Source: 2019/txt/msg00268.txt.bz2 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 e4deb69ee6ae35164548d59186d10bdf389d0b75 (commit) from 0207c6883b73b1a7340035721c88456d800ce144 (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 e4deb69ee6ae35164548d59186d10bdf389d0b75 Author: Jakub Jelinek Date: Sun Oct 20 15:06:06 2019 +0200 Fix a typo. diff --git a/htdocs/develop.html b/htdocs/develop.html index 17ca39c..1bdc774 100644 --- a/htdocs/develop.html +++ b/htdocs/develop.html @@ -641,7 +641,7 @@ stages of development, branch points, and releases:

GCC 10 Stage 1 (starts 2019-04-25) GCC 9.1 release (2019-05-03) | \ | v - | GCC 9.2 release (2019-02-12) + | GCC 9.2 release (2019-08-12) | v ----------------------------------------------------------------------- Summary of changes: htdocs/develop.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- gcc-wwwdocs