diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 21 |
2 files changed, 23 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d1d801e89..7e713a2f9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-03-11</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Coreutils-7.1. Fixes + <ulink url="&lfs-ticket-root;2351">#2354</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Bash-4.0. Fixes <ulink url="&lfs-ticket-root;2351">#2351</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ed1c85029..f3cf0fdae 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -44,9 +44,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Coreutils &coreutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>DejaGNU &dejagnu-version;</para> </listitem>--> @@ -213,6 +213,14 @@ </listitem> <listitem> + <para>&coreutils-i18n-patch;</para> + </listitem> + + <listitem> + <para>&coreutils-uname-patch;</para> + </listitem> + + <listitem> <para>&gcc-startfiles-patch;</para> </listitem> @@ -266,6 +274,15 @@ <para>binutils-2.18-configure-1.patch</para> </listitem> <listitem> + <para>coreutils-6.12-i18n-2.patch</para> + </listitem> + <listitem> + <para>coreutils-6.12-old_build_kernel-1.patch</para> + </listitem> + <listitem> + <para>coreutils-6.12-uname-1.patch</para> + </listitem> + <listitem> <para>grep-2.5.3-debian_fixes-1.patch</para> </listitem> <listitem> |