diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-06 10:00:59 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-06 10:00:59 +0000 |
commit | 0ee8aebb9a47f751f2235f73b5919af19f93bb27 (patch) | |
tree | bf4983f239deac2f035428225020eb4c56ec290d /chapter01 | |
parent | 740ace609ff31844a7454a37d124b46223b77d8c (diff) |
Apply latest upstream patches for Bash. Fixes #3077.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 16b8bfe14..5f7a2a9ed 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -50,6 +50,10 @@ <para>2012-05-06</para> <itemizedlist> <listitem> + <para>[matthew] - Apply latest upstream patches for Bash. Fixes + <ulink url="&lfs-ticket-root;3077">#3077</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Add back a patch for Glibc that prevents various BLFS programs, such as aplay, from segfaulting.</para> </listitem> |