diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-04 21:24:06 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-04 21:24:06 +0000 |
commit | 6f20f64b0eb148c214ee272b758cd3dd7b9c6776 (patch) | |
tree | ee49c0445d12f486ae2c7c296858b555f0c8c94f | |
parent | 3779a6e8700dab041edaa6805c4443af6ec330e4 (diff) |
Minor fixups to the Whats New page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/whatsnew.xml | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d3cb3cbd6..e58f88021 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -220,11 +220,11 @@ <title>Added:</title> <listitem> - <para>bash-4.1-fixes-3.patch</para> + <para>bash-&bash-version;-fixes-3.patch</para> </listitem> <listitem> - <para>bzip2-1.0.6-install_docs-1.patch</para> + <para>bzip2-&bzip2-version;-install_docs-1.patch</para> </listitem> <listitem> @@ -236,7 +236,7 @@ </listitem> <listitem> - <para>gcc-4.5.2-startfiles_fix-1.patch</para> + <para>gcc-&gcc-version;-startfiles_fix-1.patch</para> </listitem> <listitem> @@ -244,11 +244,11 @@ </listitem> <listitem> - <para>perl-5.12.3-libc-1.patch</para> + <para>perl-&perl-version;-libc-1.patch</para> </listitem> <listitem> - <para>procps-3.2.8-fix_HZ_errors-1.patch</para> + <para>procps-&procps-version;-fix_HZ_errors-1.patch</para> </listitem> <listitem> @@ -289,7 +289,11 @@ </listitem> <listitem> - <para>glibc-2.12.2-gcc_fix-1.patch</para> + <para>glibc-2.12.1-gcc_fix-1.patch</para> + </listitem> + + <listitem> + <para>glibc-2.12.1-makefile_fix-1.patch</para> </listitem> <listitem> @@ -301,7 +305,7 @@ </listitem> <listitem> - <para>tar-1.23-overflow-1.patch</para> + <para>tar-1.23-overflow_fix-1.patch</para> </listitem> </itemizedlist> |