diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:22:03 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:22:03 +0000 |
commit | 343dc87e3dbb276b4e033670dd86bccb10747520 (patch) | |
tree | 488b7d171cbf435e6f9f1bebc06e48e848163e20 /chapter01/changelog.xml | |
parent | 3c4a472a47d71d20ffe17289e72d77289dff897b (diff) |
Upgrade to GMP-5.1.0. Fixes #3259.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10073 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 1d63fc83a..b5960ebe8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-12-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GMP-5.1.0. Fixes + <ulink url="&lfs-ticket-root;3259">#3259</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Tcl-8.6.0. Fixes <ulink url="&lfs-ticket-root;3257">#3257</ulink>.</para> </listitem> |