diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2014-06-29 06:37:09 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2014-06-29 06:37:09 +0000 |
commit | b06fc9c7751555fa173124f96f2c6b8776fe3243 (patch) | |
tree | 1f1b961a77e29f6f2fb6043694893a9fdee07e23 /chapter01/changelog.xml | |
parent | cb1280a75e76c82dadbe4b880bd4d209438164cc (diff) |
Add documentation installation commands for MPC, and update commands for GMP
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0f258c86e..30e4e7f41 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -50,6 +50,12 @@ <para>[Chris] - Various text updates. Fixes <ulink url="&lfs-ticket-root;3622">#3622</ulink>.</para> </listitem> + <listitem> + <para>[Chris] - Changed GMP instructions to generate and install + HTML documentation from the Makefile rather than manually copying + files, and added doc installation instructions for MPC. + Fixes <ulink url="&lfs-ticket-root;3618">#3618</ulink>.</para> + </listitem> </itemizedlist> </listitem> |