aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <jsm@polyomino.org.uk>2004-05-15 10:50:58 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2004-05-15 10:50:58 +0100
commite3d26d7b1f2c26f419362606f484c87f4bc2cd13 (patch)
tree59364204a83fb0ce664ad2bca522f49a473be34f
parent827c06b6cfd22d7ca78f56614a5be1b50dadca79 (diff)
downloadgcc-e3d26d7b1f2c26f419362606f484c87f4bc2cd13.zip
gcc-e3d26d7b1f2c26f419362606f484c87f4bc2cd13.tar.gz
gcc-e3d26d7b1f2c26f419362606f484c87f4bc2cd13.tar.bz2
* gennews: Update for GCC 3.4.
From-SVN: r81874
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/gennews5
2 files changed, 7 insertions, 2 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 6451d6f..54ca9f4 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
+
+ * gennews: Update for GCC 3.4.
+
2004-05-13 Diego Novillo <dnovillo@redhat.com>
Merge from tree-ssa-20020619-branch.
diff --git a/contrib/gennews b/contrib/gennews
index 763872e..37eb659 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 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
# This file is part of GCC.
#
# GCC is free software; you can redistribute it and/or modify
@@ -22,7 +22,8 @@
# Boston, MA 02111-1307, USA.
website=http://gcc.gnu.org/
-files="gcc-3.3/index.html gcc-3.3/changes.html
+files="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
gcc-3.1/index.html gcc-3.1/changes.html
gcc-3.0/gcc-3.0.html gcc-3.0/features.html gcc-3.0/caveats.html