diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | general.ent | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0f83471b2..86bd345ca 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,7 +27,7 @@ first a summary, then a detailed log.</para> <listitem><para>glibc-2.3.4-20040529</para></listitem> <listitem><para>groff-1.19.1</para></listitem> <listitem><para>hotplug-2004_04_01</para></listitem> -<listitem><para>lfs-bootscripts-2.1.2-pre1</para></listitem> +<listitem><para>lfs-bootscripts-2.1.2-pre2</para></listitem> <listitem><para>linux-2.6.7</para></listitem> <listitem><para>m4-1.4.1</para></listitem> <listitem><para>man-pages-1.67</para></listitem> @@ -78,6 +78,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2. +</para></listitem> + <listitem><para>June 21, 2004 [winkie]: Added the Udev permissions patch to fix a regression from version 023 (really nasty bug, too).</para></listitem> diff --git a/general.ent b/general.ent index 1bf3473f2..918183e86 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "CVS-20040621"> -<!ENTITY releasedate "June 21, 2004"> +<!ENTITY version "SVN-20040623"> +<!ENTITY releasedate "June 23, 2004"> <!ENTITY milestone "6.0"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -20,7 +20,7 @@ <!ENTITY bash-version "2.05b"> <!ENTITY binutils-version "2.15.91.0.1"> <!ENTITY bison-version "1.875a"> -<!ENTITY bootscripts-version "2.1.2-pre1"> +<!ENTITY bootscripts-version "2.1.2-pre2"> <!ENTITY bzip2-version "1.0.2"> <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> |