]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gennews (files): Reference GCC 4.4 web pages.
authorJakub Jelinek <jakub@redhat.com>
Tue, 14 Apr 2009 09:56:38 +0000 (11:56 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 14 Apr 2009 09:56:38 +0000 (11:56 +0200)
From-SVN: r146026

contrib/ChangeLog
contrib/gennews

index 874b252547a533024ab82cb7458d3b25a093f18f..61ca4880a4ef5d9052759ef134d524c6fee679ef 100644 (file)
@@ -1,3 +1,7 @@
+2009-04-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Reference GCC 4.4 web pages.
+
 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
 
        * reghunt/date_based/reg_periodic: Change copyright header to refer
index 6e0a47d1af8521e88390f57f4ec80cb7d42d0194..c64cd4a13ce79f7e0550d37464639924830851c5 100755 (executable)
@@ -3,7 +3,8 @@
 # Script to generate the NEWS file from online release notes.
 # Contributed by Joseph Myers <jsm28@cam.ac.uk>.
 #
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009
+# Free Software Foundation, Inc.
 # This file is part of GCC.
 #
 # GCC is free software; you can redistribute it and/or modify
@@ -23,6 +24,7 @@
 
 website=http://gcc.gnu.org/
 files="
+    gcc-4.4/index.html gcc-4.4/changes.html
     gcc-4.3/index.html gcc-4.3/changes.html
     gcc-4.2/index.html gcc-4.2/changes.html
     gcc-4.1/index.html gcc-4.1/changes.html