diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | index.xml | 2 |
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> @@ -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"> |