diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-09 15:07:39 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-09 15:07:39 +0000 |
commit | f9cc70a65d28d653be490f989be1fb80a12718f7 (patch) | |
tree | 052b0a51d777ff28e6db39daa317ce9d2d8b4145 | |
parent | 3147b9c42087b24044eb4555ae1ccab3b8e48a2e (diff) |
20010908->20010909
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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"> |