diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:31:57 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:31:57 +0000 |
commit | 103104699f694123316875b35804e3d0a599be91 (patch) | |
tree | be0f6dbf82cc9233d67c54397bdd3cfb81fe80ca /chapter01 | |
parent | 2fe99058bad674b7351a77217a2156a8572780da (diff) |
Add latest upstream patches for Bash. Fixes #2665.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9280 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 565f75b50..1a9800a68 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-05-21</para> <itemizedlist> <listitem> + <para>[matthew] - Added latest upstream patches for Bash. Fixes + <ulink url="&lfs-ticket-root;2665">#2665</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to MPC-0.8.2. Fixes <ulink url="&lfs-ticket-root;2664">#2664</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index da22b87b8..21ac6e333 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -214,7 +214,7 @@ <title>Added:</title> <listitem> - <para>bash-4.1-fixes-1.patch</para> + <para>bash-4.1-fixes-2.patch</para> </listitem> <listitem> |