diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:27:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:27:25 +0000 |
commit | 835b56ae9c714560cbf2158ef6005f9919fecc25 (patch) | |
tree | 85c11f47564d646d5357264a213308f7d91ee316 /chapter01 | |
parent | 01da931a7f0bc541070a6c9a21d2b6a3108e90b4 (diff) |
Upgrade to Bash-4.0. Fixes #2351.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 53393c996..d1d801e89 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-03-11</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgraded to Bash-4.0. Fixes + <ulink url="&lfs-ticket-root;2351">#2351</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-02-17</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 254c4c9fd..ed1c85029 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -209,7 +209,7 @@ <title>Added:</title> <listitem> - <para>&bash-fixes-patch;</para> + <para>&automake-test-patch;</para> </listitem> <listitem> |