aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Bangerth <bangerth@dealii.org>2003-06-30 10:08:38 -0600
committerWolfgang Bangerth <bangerth@gcc.gnu.org>2003-06-30 10:08:38 -0600
commitb10d2c9d46962f1f0a56d102721756e1a4452c4e (patch)
tree21163ef8811a37ce1b53d53c395895ea2e4e66df
parent81983b04ee7a964f6b57e8078d432b50cd61ca23 (diff)
downloadgcc-b10d2c9d46962f1f0a56d102721756e1a4452c4e.zip
gcc-b10d2c9d46962f1f0a56d102721756e1a4452c4e.tar.gz
gcc-b10d2c9d46962f1f0a56d102721756e1a4452c4e.tar.bz2
sourcebuild.texi: Don't reference gnats.html any more.
2003-06-30 Wolfgang Bangerth <bangerth@dealii.org> * doc/sourcebuild.texi: Don't reference gnats.html any more. From-SVN: r68710
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/sourcebuild.texi3
2 files changed, 5 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d37ee1d..5741fea 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-30 Wolfgang Bangerth <bangerth@dealii.org>
+
+ * doc/sourcebuild.texi: Don't reference gnats.html any more.
+
2003-06-30 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.c (compute_mov_length): Fix length of
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 3537f1c..af7dba7 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -468,8 +468,7 @@ following are also necessary:
@item
At least one Bugzilla component for bugs in that front end and runtime
libraries. This category needs to be mentioned in
-@file{gcc/gccbug.in}, and in @file{gnats.html} on the GCC web site, as
-well as being added to the Bugzilla database.
+@file{gcc/gccbug.in}, as well as being added to the Bugzilla database.
@item
Normally, one or more maintainers of that front end listed in
@file{MAINTAINERS}.