summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-16 19:18:52 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2003-10-16 19:18:52 +0000
commit870e10c9215bf242f906830a78ed6d1771977a2a (patch)
tree415b24b37fed1c8dc5716e727adeb94808542b5b /contrib
parent467d79f19152e9bc9a9fa13821c46781451336bf (diff)
downloadgcc-870e10c9215bf242f906830a78ed6d1771977a2a.tar.gz
* gennews (files): Add GCC 3.3 files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72565 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 f472267833c..f072f106af1 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-16 Mark Mitchell <mark@codesourcery.com>
+
+ * gennews (files): Add GCC 3.3 files.
+
2003-08-21 Mark Mitchell <mark@codesourcery.com>
* gcc_build: Fix handling of -t option. Add -x option.
diff --git a/contrib/gennews b/contrib/gennews
index 5d0efe5c49f..763872e4e87 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -22,7 +22,8 @@
# Boston, MA 02111-1307, USA.
website=http://gcc.gnu.org/
-files="gcc-3.2/index.html gcc-3.2/changes.html
+files="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
gcc-2.95/index.html gcc-2.95/features.html gcc-2.95/caveats.html