aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Heerdink <gimli@linuxfromscratch.org>2002-01-23 18:30:07 +0000
committerMarc Heerdink <gimli@linuxfromscratch.org>2002-01-23 18:30:07 +0000
commit215c190059df7f84fa91d073972204941d9fcbb1 (patch)
tree9a13eee8a19f5153492ad8417d17def8c13db588
parent062461b217f60eb64b5f43a2ffcad1af634d6682 (diff)
[Bug 149] The final commit; I forgot to update the changelog and made a typo in the version number :o)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--index.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e4eb367bb..c15e56cdc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -6,6 +6,10 @@
<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>
diff --git a/index.xml b/index.xml
index aca2c05f4..5f55bb377 100644
--- a/index.xml
+++ b/index.xml
@@ -5,7 +5,7 @@
<!ENTITY book SYSTEM "book/book.xml">
<!ENTITY version "20020123">
-<!ENTITY releasedate "January 23nd, 2002">
+<!ENTITY releasedate "January 23rd, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">