diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 87e99bd80..0d1234f35 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-03-14</para> <itemizedlist> <listitem> + <para>[matthew] - Apply new upstream patches for Bash. Fixes + <ulink url="&lfs-ticket-root;3037">#3037</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.2.11. Fixes <ulink url="&lfs-ticket-root;3036">#3036</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ccb14bedb..9c640130d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -220,6 +220,10 @@ <title>Added:</title> <listitem> + <para>&bash-fixes-patch;</para> + </listitem> + + <listitem> <para>&gcc-crosscompile-patch;</para> </listitem> @@ -233,6 +237,10 @@ <title>Removed:</title> <listitem> + <para>bash-4.2-fixes-4.patch</para> + </listitem> + + <listitem> <para>gcc-4.6.2-cross_compile-1.patch</para> </listitem> |