aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMarc Heerdink <gimli@linuxfromscratch.org>2002-01-23 23:25:46 +0000
committerMarc Heerdink <gimli@linuxfromscratch.org>2002-01-23 23:25:46 +0000
commit2cad36ffa4be0fe6e132dbc6773d8deac27399f7 (patch)
treeb470a03b93c1dec748b436ad39cab9b9f7fc89da /chapter01
parent8960a18e44f47ed180fa63b4bba55243a0e3f71e (diff)
Moved the changelog entry to where it belongs...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 546ff3086..b9ca99060 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -6,10 +6,6 @@
<itemizedlist>
-<listitem><para>January 23rd, 2002 [marcheerdink]: Chapter 4+5+6: The static
-environment is now built as an unprivileged user, removing the risk of
-overwriting files of the host distribution.</para></listitem>
-
<listitem><para>Updated to:
<itemizedlist>
@@ -31,6 +27,10 @@ overwriting files of the host distribution.</para></listitem>
from the file installation. This package runs this command at the very end
of the installation so we don't need to do this anymore.</para></listitem>
+<listitem><para>January 23rd, 2002 [marcheerdink]: Chapter 4+5+6: The static
+environment is now built as an unprivileged user, removing the risk of
+overwriting files of the host distribution.</para></listitem>
+
<listitem><para>January 22nd, 2002 [markh]: Back out linuxthreads
man-page installation instructions as they don't work (they need perl
which we don't have installed at that point).</para></listitem>