aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos_odonell@mentor.com>2012-04-09 11:37:36 -0400
committerCarlos O'Donell <carlos_odonell@mentor.com>2012-04-09 11:57:15 -0400
commitc0ed9d7d2be861dc01cd6051415b8a8f1f5fa2aa (patch)
tree3d7a0c0eb2ae5d7c9c712c444e1682cd779a7102
parentd7dd94539899466a9a4e38c61ab846ffcb314dad (diff)
downloadglibc-c0ed9d7d2be861dc01cd6051415b8a8f1f5fa2aa.tar
glibc-c0ed9d7d2be861dc01cd6051415b8a8f1f5fa2aa.tar.gz
glibc-c0ed9d7d2be861dc01cd6051415b8a8f1f5fa2aa.tar.bz2
glibc-c0ed9d7d2be861dc01cd6051415b8a8f1f5fa2aa.zip
Use sourceware.org for email and web references.
We use sourceware.org consistently to reference the server that RedHat provides for community services to open-source projects. [BZ # 13963] * manual/install.texi: Use sourceware.org.
-rw-r--r--ChangeLog5
-rw-r--r--NEWS2
-rw-r--r--manual/install.texi2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 75a5ca8137..58006ee87b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-09 Carlos O'Donell <carlos_odonell@mentor.com>
+
+ [BZ # 13963]
+ * manual/install.texi: Use sourceware.org.
+
2012-04-09 Joseph Myers <joseph@codesourcery.com>
[BZ #13873]
diff --git a/NEWS b/NEWS
index a17f611ff3..b3ff9764b9 100644
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@ Version 2.16
13726, 13738, 13760, 13761, 13786, 13792, 13806, 13824, 13840, 13841,
13844, 13846, 13851, 13852, 13854, 13871, 13873, 13879, 13883, 13892,
13895, 13908, 13910, 13911, 13912, 13913, 13915, 13916, 13917, 13918,
- 13919, 13920, 13921, 13926, 13928, 13938
+ 13919, 13920, 13921, 13926, 13928, 13938, 13963
* ISO C11 support:
diff --git a/manual/install.texi b/manual/install.texi
index 00db2b8478..222ab3dfb6 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -447,7 +447,7 @@ It is a good idea to verify that the problem has not already been
reported. Bugs are documented in two places: The file @file{BUGS}
describes a number of well known bugs and the bug tracking system has a
WWW interface at
-@url{http://sources.redhat.com/bugzilla/}. The WWW
+@url{http://sourceware.org/bugzilla/}. The WWW
interface gives you access to open and closed reports. A closed report
normally includes a patch or a hint on solving the problem.