summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-28 08:10:09 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2006-02-28 08:10:09 +0000
commit04f54a3a467d8574e44deabed571c40805c529fb (patch)
tree03ea687ae431e864cbff512ec110949ef648b933 /contrib
parente686c6586cc0497b0ccedec88b5835dac34c9628 (diff)
downloadgcc-04f54a3a467d8574e44deabed571c40805c529fb.tar.gz
* gennews (files): Update for GCC 4.1.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111518 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 d875698e965..829bdea71a5 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-28 Mark Mitchell <mark@codesourcery.com>
+
+ * gennews (files): Update for GCC 4.1.
+
2006-01-24 Diego Novillo <dnovillo@redhat.com>
* gcc_update (files_and_dependencies): Handle
diff --git a/contrib/gennews b/contrib/gennews
index e8d58e85449..7a2a0c5f45e 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -22,7 +22,8 @@
# Boston, MA 02110-1301, USA.
website=http://gcc.gnu.org/
-files="gcc-4.0/index.html gcc-4.0/changes.html
+files="gcc-4.1/index.html gcc-4.1/changes.html
+ gcc-4.0/index.html gcc-4.0/changes.html
gcc-3.4/index.html gcc-3.4/changes.html
gcc-3.3/index.html gcc-3.3/changes.html
gcc-3.2/index.html gcc-3.2/changes.html