From: Jakub Jelinek Date: Fri, 3 May 2019 07:40:10 +0000 (+0200) Subject: * gennews (files): Add files for GCC 9. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d6fc19a0c54bcf2083a5dfef0f16fb9538e80490;p=gcc.git * gennews (files): Add files for GCC 9. From-SVN: r270837 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 835c5c4c618..09174eb80c2 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2019-05-03 Jakub Jelinek + + * gennews (files): Add files for GCC 9. + 2019-04-30 Roland Illig * check-internal-format-escaping.py: New version using polib. diff --git a/contrib/gennews b/contrib/gennews index 8857f2bd96b..be8b55feb8c 100755 --- a/contrib/gennews +++ b/contrib/gennews @@ -3,7 +3,7 @@ # Script to generate the NEWS file from online release notes. # Contributed by Joseph Myers . # -# 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