summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2011-03-05 19:49:36 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2011-03-05 19:49:36 +0000
commit73480e156bb568f39deef5bb9edfaaf816bd0a59 (patch)
tree4ec5c642e0f7bbdbdd94eae3fc09dce26a98fdd6
parentaddf42465e6123886bcdcaad0825d79d80886aa3 (diff)
downloadgcc-73480e156bb568f39deef5bb9edfaaf816bd0a59.tar.gz
* gennews (files): Add files for GCC 4.6.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170704 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/gennews3
2 files changed, 6 insertions, 1 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 1a11db70186..014c4783493 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -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
diff --git a/contrib/gennews b/contrib/gennews
index 30594f06415..27c7dae4bdf 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 <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