diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 13b4c823a..7557b1bd4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-09-17</para> <itemizedlist> <listitem> + <para>[matthew] Upgraded to Bash-4.0-fixes-4.patch. Fixes + <ulink url="&lfs-ticket-root;2484">#2484</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgraded to Linux-2.6.31. Fixes <ulink url="&lfs-ticket-root;2485">#2485</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4ba72ee88..4ec15d835 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -211,6 +211,10 @@ <title>Added:</title> <listitem> + <para>bash-4.0-fixes-4.patch</para> + </listitem> + + <listitem> <para>coreutils-7.6-i18n-1.patch</para> </listitem> @@ -224,6 +228,9 @@ <title>Removed:</title> <listitem> + <para>bash-4.0-fixes-3.patch</para> + </listitem> + <listitem> <para>coreutils-7.5-i18n-1.patch</para> </listitem> |