From c0ed9d7d2be861dc01cd6051415b8a8f1f5fa2aa Mon Sep 17 00:00:00 2001 From: Carlos O'Donell Date: Mon, 9 Apr 2012 11:37:36 -0400 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ NEWS | 2 +- manual/install.texi | 2 +- 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 + + [BZ # 13963] + * manual/install.texi: Use sourceware.org. + 2012-04-09 Joseph Myers [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.