diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2004-02-02 03:42:22 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2004-02-02 03:42:22 +0000 |
commit | 9e58f8ee0d81f060735a375dfbd3b86d15cbbeec (patch) | |
tree | b54c807d1a2af468af024a4e2ef994d588c58995 | |
parent | 247acde6dbebbbf330b8e257dc646123ffadfd63 (diff) |
lfs-5.1-pre1 release
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | index.xml | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 02b3b65c1..a4307dd36 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -2,7 +2,7 @@ <title>Changelog</title> <?dbhtml filename="changelog.html" dir="chapter01"?> -<para>&version; - &releasedate;</para> +<para>5.1-pre1 - February 1st, 2004</para> <itemizedlist> @@ -60,6 +60,9 @@ </itemizedlist> </listitem> +<listitem><para>February 1st, 2004 [gerard]: LFS-5.1-PRE1 +release.</para></listitem> + <listitem><para>February 1st, 2004 [gerard]: Applied Anderson's patch fixing: wrong official download location for file, fix TCLs tcl-package entity, remove redundant download locations for e2fsprogs and psmisc, and @@ -2,7 +2,7 @@ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "/usr/share/docbook/docbookx.dtd" [ -<!ENTITY version "CVS-2004-02-01"> +<!ENTITY version "5.1-pre1"> <!ENTITY releasedate "February 1st, 2004"> <!ENTITY milestone "5.1"> <!ENTITY nbsp " "> |