diff options
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | index.xml | 8 |
2 files changed, 6 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f16520b9c..3cb86ed6f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -4,6 +4,8 @@ <para>&version; - &releasedate;</para> +<para>4.0 - October 5th, 2002</para> + <itemizedlist> <listitem><para>October 3rd, 2002 [gerard]: Chapter 06 - Linuxthreads: @@ -4,18 +4,18 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "4.0"> +<!ENTITY version "20021005"> <!ENTITY releasedate "October 5th, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> -<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/4.0"> -<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/4.0"> +<!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs"> +<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs"> <!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/"> <!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml"> <!ENTITY blfs-root "http://beyond.linuxfromscratch.org/"> -<!ENTITY all-version "4.0"> +<!ENTITY all-version "cvs-cvs-20020929-1556"> <!ENTITY all-size-kb "105,560 KB"> <!ENTITY all-size-mb "103.88 MB"> |