projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a56ec7
)
Update address for bug reports.
author
Phil Blundell
<philb@gnu.org>
Tue, 9 Jan 2001 21:05:35 +0000
(21:05 +0000)
committer
Phil Blundell
<philb@gnu.org>
Tue, 9 Jan 2001 21:05:35 +0000
(21:05 +0000)
include/ChangeLog
patch
|
blob
|
history
include/bin-bugs.h
patch
|
blob
|
history
diff --git
a/include/ChangeLog
b/include/ChangeLog
index b60607c77dfa47f391b039e5b191902520b6bf9c..9e658b21034c5de88d070bb23dc802f09c5f4e2a 100644
(file)
--- a/
include/ChangeLog
+++ b/
include/ChangeLog
@@
-1,3
+1,7
@@
+2001-01-09 Philip Blundell <philb@gnu.org>
+
+ * bin-bugs.h (REPORT_BUGS_TO): Set to `bug-binutils@gnu.org'.
+
2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
* COPYING: Update to current
diff --git
a/include/bin-bugs.h
b/include/bin-bugs.h
index cb14a66bf668aa09b5485d98fc0e45a69c583a58..3c97715add4f3090852d85753795d10912bc027d 100644
(file)
--- a/
include/bin-bugs.h
+++ b/
include/bin-bugs.h
@@
-1,3
+1,3
@@
#ifndef REPORT_BUGS_TO
-#define REPORT_BUGS_TO "bug-
gnu-
utils@gnu.org"
+#define REPORT_BUGS_TO "bug-
bin
utils@gnu.org"
#endif