diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter04/chapter04.xml | 5 |
2 files changed, 7 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 71fa65bea..3f8d6f6ab 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -83,6 +83,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 9th, 2003 [jwrober]: Fixed the findutils packge +download link on the packages page closing bug 578.</para></listitem> + <listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - GCC 2.95.3: Removed compilation of C++, added Zack's return-type patch.</para></listitem> diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index a0dbb2be8..5f83d7506 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -80,7 +80,7 @@ File (&file-version;) - &file-size;: <ulink url="http://freshmeat.net/projects/file/"/> Findutils (&findutils-version;) - &findutils-size;: -<ulink url="ftp://alpha.gnu.org/gnu/findutils/"/> +<ulink url="http://freshmeat.net/projects/findutils/"/> Flex (&flex-version;) - &flex-size;: <ulink url="ftp://ftp.gnu.org/gnu/non-gnu/flex/"/> @@ -93,8 +93,10 @@ GCC (&gcc-2953-version;) - &gcc-2953-size;: GCC-core (&gcc-version;) - &gcc-core-size;: <ulink url="http://freshmeat.net/projects/gcc/"/> + GCC-g++ (&gcc-version;) - &gcc-gpp-size;: <ulink url="http://freshmeat.net/projects/gcc/"/> + GCC-testsuite (&gcc-version;) - &gcc-testsuite-size;: <ulink url="http://freshmeat.net/projects/gcc/"/> @@ -103,6 +105,7 @@ Gettext (&gettext-version;) - &gettext-size;: Glibc (&glibc-version;) - &glibc-size;: <ulink url="http://freshmeat.net/projects/glibc/"/> + Glibc-linuxthreads (&glibc-version;) - &glibc-threads-size;: <ulink url="http://freshmeat.net/projects/glibc/"/> |