diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-12 21:04:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-12 21:04:31 +0000 |
commit | da09a82a350b0b4709d809fece1a39233dc03ff5 (patch) | |
tree | f46198e8b988943dd4ea35e444ca77ec755e7a0f /chapter01/changelog.xml | |
parent | c92413c55029fdc26cdd1b82a86558745153f3ce (diff) |
Reorder the contents of chapter 7 to flow better. Fixes #2366.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 7e5c540af..1498f1454 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-03-12</para> <itemizedlist> <listitem> + <para>[matthew] - Reorder the contents of chapter 7 to flow better. Thanks to + Chris Staub for the report and suggested order. Fixes + <ulink url="&lfs-ticket-root;2366">#2366</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Install Inetutils' version of hostname, rather than Coreutils' version, as it is more featureful. Thanks to Chris Staub & DJ Lucas. Fixes <ulink url="&lfs-ticket-root;2364">#2364</ulink>.</para> |