]> gcc.gnu.org Git - gcc.git/commitdiff
Update gennews for GCC 10 and GCC 11.
authorJakub Jelinek <jakub@redhat.com>
Tue, 27 Apr 2021 09:01:25 +0000 (11:01 +0200)
committerJakub Jelinek <jakub@redhat.com>
Tue, 27 Apr 2021 09:02:27 +0000 (11:02 +0200)
2021-04-27  Jakub Jelinek  <jakub@redhat.com>

* gennews (files): Add files for GCC 10 and GCC 11.

contrib/gennews

index be8b55feb8c322a110f9d62bfb2a2ce4ff463a1f..cd773cdfea120e9659a6364b90a2d85e3ccf2ae1 100755 (executable)
@@ -3,7 +3,7 @@
 # Script to generate the NEWS file from online release notes.
 # Contributed by Joseph Myers <jsm28@cam.ac.uk>.
 #
-# Copyright (C) 2000-2019 Free Software Foundation, Inc.
+# Copyright (C) 2000-2021 Free Software Foundation, Inc.
 # This file is part of GCC.
 #
 # GCC is free software; you can redistribute it and/or modify
@@ -23,6 +23,8 @@
 
 website=http://gcc.gnu.org/
 files="
+    gcc-11/index.html gcc-11/changes.html
+    gcc-10/index.html gcc-10/changes.html
     gcc-9/index.html gcc-9/changes.html
     gcc-8/index.html gcc-8/changes.html
     gcc-7/index.html gcc-7/changes.html
This page took 0.056759 seconds and 5 git commands to generate.