diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:39:35 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:39:35 +0000 |
commit | e905c20015572d3041354f1f0f1e76a16d50292f (patch) | |
tree | 5abf7bde61706c06da950c768921d6265ee7831b /chapter01/changelog.xml | |
parent | 6d4655613b52dfcda6be5b40f44aec1df624b6d6 (diff) |
Upgrade to Bash-3.2.48. Fixes #2319.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8786 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 ec971eaab..e06087d72 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-02-01</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgraded to Bash-3.2.48. Fixes + <ulink url="&lfs-ticket-root;2319">#2319</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-01-24</para> <itemizedlist> <listitem> |