diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-07-18 22:09:01 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-07-18 22:09:01 +0000 |
commit | cef11eaf855ba45c84ad90224e77c63dcfabde4f (patch) | |
tree | 56f5e044e5b92d2b6ebcbdfc842cf1e0e39f9d0e /chapter01 | |
parent | 06b8ac06520e3ce5bf6bd561b3fa44934e4f87bd (diff) |
Clearified some issues about building in parallel
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9339 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 7bb320409..333d8a1d6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2010-07-18</para> <itemizedlist> <listitem> + <para>[bdubbs] - Updated discussion of building packages + in parallel. Fixes + <ulink url="&lfs-ticket-root;2712">#2712</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Updated dependencies for GRUB and Glibc. Thanks to splotz90 for the patch. Fixes <ulink url="&lfs-ticket-root;2716">#2716</ulink>.</para> |