diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 1af05f7f3dc..e49f3e226ac 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2009-09-21 Gerald Pfeifer + + * doc/xml/manual/appendix_contributing.xml: Adjust link to + coreutils. + 2009-09-18 Jan Kratochvil * python/hook.in: Fix prefix trailing slash on 64bit host arches. diff --git a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml index 92a02624a82..eb7a55873ba 100644 --- a/libstdc++-v3/doc/xml/manual/appendix_contributing.xml +++ b/libstdc++-v3/doc/xml/manual/appendix_contributing.xml @@ -922,7 +922,7 @@ indicate a place that may require attention for multi-thread safety. Prerequisite tools are Bash 2.x, Doxygen, and - the GNU + the GNU coreutils. (GNU versions of find, xargs, and possibly sed and grep are used, just because the GNU versions make things very easy.)