* gennews (files): Add files for GCC 8.
authorJakub Jelinek <jakub@redhat.com>
Wed, 2 May 2018 08:12:23 +0000 (10:12 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 May 2018 08:12:23 +0000 (10:12 +0200)
From-SVN: r259828

contrib/ChangeLog
contrib/gennews

index d4fe5a44693a385492dd245e30ae388f498b94da..e284d8933ce2d95cf78297dd991dfe53d1764093 100644 (file)
@@ -1,3 +1,7 @@
+2018-05-02  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Add files for GCC 8.
+
 2018-05-01  Jim Wilson  <jimw@sifive.com>
 
        * gcc_update: Check for .git as a file.
index 13abc2ae5136f34cb08e71b554900e0925be5fff..8857f2bd96bda9308fec778f173767c013566848 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 Free Software Foundation, Inc.
 # This file is part of GCC.
 #
 # GCC is free software; you can redistribute it and/or modify
@@ -23,6 +23,7 @@
 
 website=http://gcc.gnu.org/
 files="
+    gcc-8/index.html gcc-8/changes.html
     gcc-7/index.html gcc-7/changes.html
     gcc-6/index.html gcc-6/changes.html
     gcc-5/index.html gcc-5/changes.html