diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:27:43 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:27:43 +0000 |
commit | e48cb29697c702816125b2762cb75ccbbc121511 (patch) | |
tree | cbcde85d803c904a381a7251aa66d5e9dbc04f47 /chapter01 | |
parent | bc5f39a35ed63e98ba046c0986dc44bd0a3fc48b (diff) |
Correct MPFR doc installation instructions. Fixes #2655.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1cf9b41c5..95c927f45 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2010-05-21</para> <itemizedlist> <listitem> + <para>[matthew] - Correct documentation installation instructions for + MPFR. Thanks to Chris Staub for the patch. Fixes + <ulink url="&lfs-ticket-root;2655">#2655</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Coreutils-8.5. Fixes <ulink url="&lfs-ticket-root;2643">#2643</ulink>.</para> </listitem> |