* gennews (files): Add files for GCC 5.
authorJakub Jelinek <jakub@redhat.com>
Wed, 22 Apr 2015 08:14:03 +0000 (10:14 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 22 Apr 2015 08:14:03 +0000 (10:14 +0200)
From-SVN: r222309

contrib/ChangeLog
contrib/gennews

index f539588e0ca3f57cbda1c74a1e2b731317eb7e7c..0e99a29a10bdab02f80c21cdc38a4069fb87f607 100644 (file)
@@ -1,3 +1,7 @@
+2015-04-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Add files for GCC 5.
+
 2015-03-06  Bernd Edlinger  <bernd.edlinger@hotmail.de>
 
        * dg-extract-results.sh: Check that the necessary python modules exist.
index 7d69fd3049f918ea78ce823c7d065ce05844b431..16fcd45c59afd228931e45daf8d770f14f59d273 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-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2015 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-5/index.html gcc-5/changes.html
     gcc-4.9/index.html gcc-4.9/changes.html
     gcc-4.8/index.html gcc-4.8/changes.html
     gcc-4.7/index.html gcc-4.7/changes.html