diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-15 20:14:04 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-15 20:14:04 +0000 |
commit | d4ce7bec6411372296d14a0bbbc52a38069f9319 (patch) | |
tree | 0c0ae46d67a39b60cbd32021b18f400e0948d6df /chapter01/changelog.xml | |
parent | c1fe047a4d7b6890809ba4ce2e25f290c5d11962 (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/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 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> |