diff options
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f8c79ef06..bce39f279 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -3,6 +3,8 @@ <para>&version; - &releasedate;</para> +<para>3.0-rc2 - September 8th, 2001</para> + <itemizedlist> <listitem><para>Updated to: @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20010908"> -<!ENTITY releasedate "September 8th, 2001"> +<!ENTITY version "20010909"> +<!ENTITY releasedate "September 9th, 2001"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |