summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-06 14:06:04 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-06 14:06:04 +0000
commitc5135d21db6f54ac3a6a0602fbeeac611118a0b1 (patch)
tree12fa536f918737c1a57e873bd4be1c3b6b017eb1 /contrib
parent32293f26af58e3dd4b99a27a8e320e3c8dea4f4b (diff)
downloadgcc-c5135d21db6f54ac3a6a0602fbeeac611118a0b1.tar.gz
* gennews (files): Add files for GCC 4.5.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157998 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-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 383f164aebd..ea62ec4f2b1 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-06 Joseph Myers <joseph@codesourcery.com>
+
+ * gennews (files): Add files for GCC 4.5.
+
2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
Fix *.log tests output containing "===".
diff --git a/contrib/gennews b/contrib/gennews
index c64cd4a13ce..30594f06415 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
+# 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