]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gennews (files): Add files for GCC 9.
authorJakub Jelinek <jakub@redhat.com>
Fri, 3 May 2019 07:40:10 +0000 (09:40 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 3 May 2019 07:40:10 +0000 (09:40 +0200)
From-SVN: r270837

contrib/ChangeLog
contrib/gennews

index 835c5c4c6187ad444af0e841bf0c92c44b0fc10f..09174eb80c27544f329e5e5e84461d42c0d1fd3c 100644 (file)
@@ -1,3 +1,7 @@
+2019-05-03  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Add files for GCC 9.
+
 2019-04-30  Roland Illig  <roland.illig@gmx.de>
 
        * check-internal-format-escaping.py: New version using polib.
index 8857f2bd96bda9308fec778f173767c013566848..be8b55feb8c322a110f9d62bfb2a2ce4ff463a1f 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-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2019 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-9/index.html gcc-9/changes.html
     gcc-8/index.html gcc-8/changes.html
     gcc-7/index.html gcc-7/changes.html
     gcc-6/index.html gcc-6/changes.html