aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorWolfgang Bangerth <bangerth@dealii.org>2003-05-15 09:01:06 -0600
committerWolfgang Bangerth <bangerth@gcc.gnu.org>2003-05-15 09:01:06 -0600
commit486772b126854e26f9dccf4fa6cd631757d7c045 (patch)
tree50262d69f96e7c5a4f2557b5a79f44ddfd1c61f4 /gcc/ChangeLog
parente083f3f9268a7baf16973065da1debb88d1b90d0 (diff)
downloadgcc-486772b126854e26f9dccf4fa6cd631757d7c045.zip
gcc-486772b126854e26f9dccf4fa6cd631757d7c045.tar.gz
gcc-486772b126854e26f9dccf4fa6cd631757d7c045.tar.bz2
bugreport.texi: Remove most of the bug reporting instructions and merge them into bugs.html.
* doc/bugreport.texi: Remove most of the bug reporting instructions and merge them into bugs.html. From-SVN: r66825
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f58515e..4ffd196 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-15 Wolfgang Bangerth <bangerth@dealii.org>
+
+ * doc/bugreport.texi: Remove most of the bug reporting
+ instructions and merge them into bugs.html.
+
2003-05-14 Eric Christopher <echristo@redhat.com>
* combine.c: Fix header comments.