diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-18 17:57:37 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-04-18 17:57:37 +0000 |
commit | 72d7e2822e8195767d2b4397d928280930d7ebd7 (patch) | |
tree | 00fd13571b90f40fafed437cfc9184a96da97724 /chapter01 | |
parent | 7b089c3f0914d4ebdcca2d9c3ab4c50b16e957de (diff) |
Moved all dependency information to a new page, Appendix C.
Appendix C also contains information concerning the build order.
While there might need to be a few tweaks yet, this information is complete
enough at this point to close out the long-standing ticket #684.
Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for
helping get this finished.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 221dc1f90..95ac7759c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,20 @@ --> <listitem> + <para>April 18, 2006</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Moved all dependency information to a new page, + Appendix C. Appendix C also contains information concerning the + build order. While there might need to be a few tweaks yet, this + information is complete enough at this point to close out the + long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson + and Manuel Canales Esparcia for helping get this finished.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>April 15, 2006</para> <itemizedlist> <listitem> |