diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 16 |
2 files changed, 24 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d2c9ea010..0e5c38acc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2012-04-03</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Coreutils-8.16 and drop the uname patch. + Fixes <ulink url="&lfs-ticket-root;3048">#3048</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-03-28</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c1cb214dc..a4de0536a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -46,9 +46,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Coreutils &coreutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>DejaGNU &dejagnu-version;</para> </listitem>--> @@ -228,6 +228,10 @@ </listitem> <listitem> + <para>&coreutils-i18n-patch;</para> + </listitem> + + <listitem> <para>&gcc-startfiles-patch;</para> </listitem> @@ -245,6 +249,14 @@ </listitem> <listitem> + <para>coreutils-8.15-i18n-1.patch</para> + </listitem> + + <listitem> + <para>coreutils-8.15-uname-1.patch</para> + </listitem> + + <listitem> <para>gcc-4.6.2-cross_compile-1.patch</para> </listitem> |