Index: gcc/contrib/gennews |
diff --git a/gcc/contrib/gennews b/gcc/contrib/gennews |
index c64cd4a13ce79f7e0550d37464639924830851c5..30594f064152d05fc5e0c9667972710a1dbfe68e 100755 |
--- a/gcc/contrib/gennews |
+++ b/gcc/contrib/gennews |
@@ -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, 2001, 2002, 2003, 2004, 2005, 2008, 2009 |
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010 |
# Free Software Foundation, Inc. |
# This file is part of GCC. |
# |
@@ -24,6 +24,7 @@ |
website=http://gcc.gnu.org/ |
files=" |
+ gcc-4.5/index.html gcc-4.5/changes.html |
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 |