diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-15 20:27:45 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-15 20:27:45 +0000 |
commit | 20d4c8a7d0311f35fcd69bfb309e56f9cdbaee5b (patch) | |
tree | d750415aae5ad8f77cee3641bcdc021757f7ef3b /chapter01/changelog.xml | |
parent | d4ce7bec6411372296d14a0bbbc52a38069f9319 (diff) |
Upgrade to Binutils-2.18. Fixes #2069. Thanks to Matt Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 70ea60d6e..6a76ab191 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-09-15</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Binutils-2.18. Fixes + <ulink url="&lfs-ticket-root;2069">#2069</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Add latest upstream patches for Bash. Fixes <ulink url="&lfs-ticket-root;2067">#2067</ulink>.</para> </listitem> |