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 c9590a1671e50c297bf3042e0d0b8345bec4f4a7 (commit) from 2c5290f0bb1c121ab5225099649dc37ff408de89 (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 c9590a1671e50c297bf3042e0d0b8345bec4f4a7 Author: Jonathan Wakely <jwak...@redhat.com> Date: Wed May 14 21:28:04 2025 +0100 Remove claims that the release timeline shows future releases The timeline hasn't shown any tentative dates for future releases since 2006-03-06 when GCC 3.4.6 was released and the tentative date got replaced with the real date. Since then only actual release dates have been added, on the day when the release happens. diff --git a/htdocs/develop.html b/htdocs/develop.html index d0ae36bd..f4625817 100644 --- a/htdocs/develop.html +++ b/htdocs/develop.html @@ -298,7 +298,7 @@ number carried little to no useful information.</p> <h3 id="timeline">Release Timeline</h3> -<p>Here is a history of recent and a <em>tentative</em> timeline of upcoming +<p>Here is a timeline of historical stages of development, branch points, and releases:</p> <pre> diff --git a/htdocs/releases.html b/htdocs/releases.html index 56f73ca5..13a086c5 100644 --- a/htdocs/releases.html +++ b/htdocs/releases.html @@ -28,8 +28,8 @@ binaries.</a> for various platforms.</p> <h2 id="timeline">GCC Timeline</h2> <p>The table is sorted by date. Please refer to our -<a href="develop.html#timeline">development plan</a> for future -releases and an alternative view of the release history.</p> +<a href="develop.html#timeline">development plan</a> for +an alternative view of the release history.</p> <table class="padding5"> <tr><th>Release</th><th>Release date</th></tr> ----------------------------------------------------------------------- Summary of changes: htdocs/develop.html | 2 +- htdocs/releases.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- gcc-wwwdocs