diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-13 18:49:51 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-13 18:49:51 +0000 |
commit | 2171f920fb15f5040dd264ae3464682e03f37566 (patch) | |
tree | 4ec83bb16b550021f558e72aba296fa9a0a45e4e /chapter01 | |
parent | 05a59da72ef2622a123b87e6d7df35942610e7ef (diff) |
Upgrade to GMP-5.1.1. Fixes #3283.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10141 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 dd0c065bb..3e3c0c5f3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2013-02-13</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GMP-5.1.1. Fixes + <ulink url="&lfs-ticket-root;3283">#3283</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Use latest Coreutils-i18n patch from Fedora. Fixes <ulink url="&lfs-ticket-root;3282">#3282</ulink>.</para> </listitem> |