diff options
Diffstat (limited to 'ports')
-rw-r--r-- | ports/ChangeLog | 8 | ||||
-rw-r--r-- | ports/README | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/ports/ChangeLog b/ports/ChangeLog index aa9ccc2..9068537 100644 --- a/ports/ChangeLog +++ b/ports/ChangeLog @@ -1,8 +1,14 @@ -2012-07-03 Joseph Myers <joseph@codesourcery.com> +2012-12-06 Joseph Myers <joseph@codesourcery.com> + + * README: Use sourceware.org in Bugzilla URL. + +2012-12-05 Joseph Myers <joseph@codesourcery.com> * README: Don't refer to ports as a separate repository. Don't refer to scripts/data/. +2012-07-03 Joseph Myers <joseph@codesourcery.com> + * .gitignore: Remove file. * Banner: Likewise. * Makefile: Likewise. diff --git a/ports/README b/ports/README index 7c27ccc..d053a65 100644 --- a/ports/README +++ b/ports/README @@ -13,8 +13,8 @@ The ports add-on is cooperatively maintained by volunteers on the subdirectory of the glibc git repository. See http://www.gnu.org/software/libc/download.html for details on using git. To report a bug in code housed in the ports add-on, please go to -http://sources.redhat.com/bugzilla/ and file a bug report under the -glibc "ports" component. +http://sourceware.org/bugzilla/ and file a bug report under the glibc +"ports" component. An add-on for an individual port can be made from just the sysdeps/ subdirectories containing the port's code. You may want to include a |