diff options
author | Phil Blundell <philb@gnu.org> | 2001-01-07 14:53:57 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2001-01-07 14:53:57 +0000 |
commit | 5ad083e32d6077bc93ed8901746eda63acf3d0c2 (patch) | |
tree | 265a74905ccec1f05722bd6c8587e025a98e496b /bfd | |
parent | 355906971934cedf4d0d088e9d8ff3e4fbdfb0f9 (diff) | |
download | gdb-5ad083e32d6077bc93ed8901746eda63acf3d0c2.zip gdb-5ad083e32d6077bc93ed8901746eda63acf3d0c2.tar.gz gdb-5ad083e32d6077bc93ed8901746eda63acf3d0c2.tar.bz2 |
Update address for bug reports.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 | ||||
-rw-r--r-- | bfd/README | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 91112d0..6c7f1e5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-01-07 Philip Blundell <philb@gnu.org> + + * README: Replace `bug-gnu-utils@gnu.org' with + `bug-binutils@gnu.org'. + 2001-01-04 Kazu Hirata <kazu@hxi.com> * som.c: Fix formatting. @@ -34,7 +34,7 @@ BFD supports the following configure options: Use mmap when accessing files. This is faster on some hosts, but slower on others. It may not work on all hosts. -Report bugs with BFD to bug-gnu-utils@gnu.org. +Report bugs with BFD to bug-binutils@gnu.org. Patches are encouraged. When sending patches, always send the output of diff -u or diff -c from the original file to the new file. Do not |