diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:58:08 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:58:08 +0000 |
commit | 3013a708fadd0d7f350a32d9d5e4043c071fb8bf (patch) | |
tree | 5b9ee97ea88367295eb47d7622dbeb6eb8ad5c34 /chapter01 | |
parent | 8c4af267f5b405d61af83e978d3eb8c835b85258 (diff) |
Apply latest upstream patches for Bash. Fixes #3135.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9905 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 05ec87976..c340c9b89 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-07-13</para> <itemizedlist> <listitem> + <para>[matthew] - Apply latest upstream patches for Bash. Fixes + <ulink url="&lfs-ticket-root;3135">#3135</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Automake-1.12.2. Fixes <ulink url="&lfs-ticket-root;3134">#3134</ulink>.</para> </listitem> |