diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bb89ad16f..db26445ed 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-20040701</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</para></listitem> +<listitem><para>lfs-bootscripts-2.2.1</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> @@ -79,6 +79,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 23, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.1</para></listitem> + <listitem><para>July 20, 2004 [jeremy]: Corrected the double-creation of /var/tmp (Kris van Rens and others)</para></listitem> <listitem><para>July 19, 2004 [matt]: Upgraded to udev-030.</para></listitem> diff --git a/general.ent b/general.ent index 0cbe883a1..de5f81dd6 100644 --- a/general.ent +++ b/general.ent @@ -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.2.0"> +<!ENTITY bootscripts-version "2.2.1"> <!ENTITY bzip2-version "1.0.2"> <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> |