aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2007-09-15 20:14:04 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2007-09-15 20:14:04 +0000
commitd4ce7bec6411372296d14a0bbbc52a38069f9319 (patch)
tree0c0ae46d67a39b60cbd32021b18f400e0948d6df /chapter01
parentc1fe047a4d7b6890809ba4ce2e25f290c5d11962 (diff)
Add latest upstream patches for Bash. Fixes #2067. Thanks to Matt Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml12
2 files changed, 16 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 863511440..70ea60d6e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,16 @@
</listitem>
-->
+ <listitem>
+ <para>2007-09-15</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Add latest upstream patches for Bash. Fixes
+ <ulink url="&lfs-ticket-root;2067">#2067</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2007-09-07</para>
<itemizedlist>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index c4ebe02f7..57345bede 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -204,22 +204,22 @@
</itemizedlist>-->
- <!--<itemizedlist>
+ <itemizedlist>
<title>Added:</title>
<listitem>
- <para>PLACEHOLDER</para>
+ <para>&bash-fixes-patch;</para>
</listitem>
- </itemizedlist>-->
+ </itemizedlist>
- <!--<itemizedlist>
+ <itemizedlist>
<title>Removed:</title>
<listitem>
- <para>PLACEHOLDER</para>
+ <para>bash-3.2-fixes-5.patch</para>
</listitem>
- </itemizedlist>-->
+ </itemizedlist>
</sect1>