From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id 9525E3857809; Tue, 19 Apr 2022 08:57:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9525E3857809 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 3e8c4b788a310070dab416f593458e9c46948cbd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0f3295084b682c059ddc89449d933d1a5bfef5db X-Git-Newrev: 3e8c4b788a310070dab416f593458e9c46948cbd Message-Id: <20220419085743.9525E3857809@sourceware.org> Date: Tue, 19 Apr 2022 08:57:43 +0000 (GMT) From: Jonathan Wakely 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: Tue, 19 Apr 2022 08:57:43 -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 3e8c4b788a310070dab416f593458e9c46948cbd (commit) from 0f3295084b682c059ddc89449d933d1a5bfef5db (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 3e8c4b788a310070dab416f593458e9c46948cbd Author: Jonathan Wakely Date: Tue Apr 19 09:57:14 2022 +0100 Update branching.html with reminder for libstdc++ docs diff --git a/htdocs/branching.html b/htdocs/branching.html index f30a47e1..40d65271 100644 --- a/htdocs/branching.html +++ b/htdocs/branching.html @@ -40,6 +40,9 @@ git push origin tag basepoints/gcc-11 for the next major release in the wwwdocs repository and populate it with initial copies of changes.html and criteria.html. + +
  • Notify libstdc++ maintainers to update references to "mainline GCC" in +libstdc++-v3/doc/xml/manual/status_cxx*.xml.
  • Web Site Updates

    ----------------------------------------------------------------------- Summary of changes: htdocs/branching.html | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- gcc-wwwdocs