diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-09-16 13:53:03 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-09-16 13:53:03 +0000 |
commit | 37fcb0780a8d3e4cf3d6a86cfdef356091814c7d (patch) | |
tree | edf364433da2839c882e35003741ffce47df2225 /chapter01 | |
parent | 61c97d93111c49e13c51eff2264918b2b8485de0 (diff) |
Upgrade to Bash-4.2.37. Fixes #3177.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 9 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0a795e055..89e36765f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-09-16</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Bash-4.2.37. Fixes + <ulink url="&lfs-ticket-root;3177">#3177</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Pkg-Config-0.27.1. Fixes <ulink url="&lfs-ticket-root;3174">#3174</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f9e88cb17..ad8666ee1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -223,6 +223,10 @@ <title>Added:</title> <listitem> + <para>&bash-fixes-patch;</para> + </listitem> + + <listitem> <para>&glibc-installation-patch;</para> </listitem> @@ -232,7 +236,7 @@ <title>Removed:</title> <listitem> - <para></para> + <para>bash-4.2-fixes-8.patch</para> </listitem> </itemizedlist> |