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  659f4793bc7e0b71a92b9d328d11e407c9d63ace (commit)
      from  e1323a40bf7616da1af05cf5f9da403c45c393b4 (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 659f4793bc7e0b71a92b9d328d11e407c9d63ace
Author: Gerald Pfeifer <[email protected]>
Date:   Sat Oct 11 10:48:50 2025 +0200

    news: Use relative links for release notes

diff --git a/htdocs/news.html b/htdocs/news.html
index a88cc996..9d7c69c9 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -280,7 +280,7 @@
 <dt><span> Heterogeneous Systems Architecture support</span>
      <span class="date">[2016-01-27]</span></dt>
      <dd><a href="https://hsafoundation.com";>Heterogeneous Systems
-     Architecture 1.0</a> <a href="https://gcc.gnu.org/gcc-6/changes.html#hsa";>
+     Architecture 1.0</a> <a href="gcc-6/changes.html#hsa">
      support was added to GCC</a>, contributed by Martin Jambor, Martin Liška
      and Michael Matz from SUSE.</dd>
 
@@ -311,7 +311,7 @@
 
 <dt><span>OpenMP 4.0 offloading support in GCC</span>
      <span class="date">[2015-01-14]</span></dt>
-     <dd>OpenMP 4.0 <a href="https://gcc.gnu.org/gcc-5/changes.html#offload";>
+     <dd>OpenMP 4.0 <a href="gcc-5/changes.html#offload">
      offloading support was added to GCC.</a>
      Contributed by Jakub Jelinek (Red Hat), Bernd Schmidt and
      Thomas Schwinge (CodeSourcery), Andrey Turetskiy,

-----------------------------------------------------------------------

Summary of changes:
 htdocs/news.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to