From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id 304783947414; Tue, 8 Dec 2020 13:15:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 304783947414 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 38b28b4e95d8331d28e70a0272618135d5f69c79 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 927e80dc01f505a625f1fcc4e1ca38aeb9f88e67 X-Git-Newrev: 38b28b4e95d8331d28e70a0272618135d5f69c79 Message-Id: <20201208131534.304783947414@sourceware.org> Date: Tue, 8 Dec 2020 13:15:34 +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, 08 Dec 2020 13:15:34 -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 38b28b4e95d8331d28e70a0272618135d5f69c79 (commit) from 927e80dc01f505a625f1fcc4e1ca38aeb9f88e67 (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 38b28b4e95d8331d28e70a0272618135d5f69c79 Author: Jonathan Wakely Date: Tue Dec 8 13:15:13 2020 +0000 Fix markup errors diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index 50e35505..5c3519ba 100644 --- a/htdocs/gcc-11/changes.html +++ b/htdocs/gcc-11/changes.html @@ -243,8 +243,8 @@ a work-in-progress.

  • Improved C++17 support, including:
      -
    • std::from_chars for floating-point types. -
        +
      • std::from_chars for floating-point types.
      • +
    • Improved experimental C++2a support, including:
        ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-11/changes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs