Ver código fonte

[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
Marc Heerdink 23 anos atrás
pai
commit
215c190059
2 arquivos alterados com 5 adições e 1 exclusões
  1. 4 0
      chapter01/changelog.xml
  2. 1 1
      index.xml

+ 4 - 0
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>

+ 1 - 1
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">