aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-04-18 18:45:54 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-04-18 18:45:54 +0000
commit0c5a48aadb92ad8f302ecb67ad1e1fca5ef501e3 (patch)
treebcfe8196b35b140931d4a1a112012e1d531a16cb /chapter01
parent6591ae539d6f0ee7c8a8176615c9036705c3aad9 (diff)
Add latest upstream patch for Bash. Fixes #2855.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 93e3ef618..10afa5958 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2011-04-18</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add latest upstream patch for Bash. Fixes
+ <ulink url="&lfs-ticket-root;2855">#2855</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Ncurses-5.9. Fixes
<ulink url="&lfs-ticket-root;2853">#2853</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index eb5f20f1c..d595003ce 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -222,7 +222,7 @@
<itemizedlist>
<title>Added:</title>
<listitem>
- <para>bash-&bash-version;-fixes-1.patch</para>
+ <para>&bash-fixes-patch;</para>
</listitem>
<listitem>
<para>coreutils-&coreutils-version;-sparse_fiemap-1.patch</para>