* gennews (files): Add files for GCC 4.6.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Mar 2011 19:49:36 +0000 (19:49 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Mar 2011 19:49:36 +0000 (19:49 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170704 138bc75d-0d04-0410-961f-82ee72b054a4

contrib/ChangeLog
contrib/gennews

index 1a11db7..014c478 100644 (file)
@@ -1,3 +1,7 @@
+2011-03-05  Joseph Myers  <joseph@codesourcery.com>
+
+       * gennews (files): Add files for GCC 4.6.
+
 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
 
        * patch_tester.sh (nopristinecache): New shell var, set according
index 30594f0..27c7dae 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, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010, 2011
 # Free Software Foundation, Inc.
 # This file is part of GCC.
 #
@@ -24,6 +24,7 @@
 
 website=http://gcc.gnu.org/
 files="
+    gcc-4.6/index.html gcc-4.6/changes.html
     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