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 40fd2dd75..f7a39a72f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,7 +34,7 @@ First a summary, then a detailed log.</para> <listitem><para>Grub 0.96</para></listitem> <listitem><para>Iana-Etc 1.04</para></listitem> <listitem><para>Iproute2 2.6.11-050330</para></listitem> -<listitem><para>LFS-Bootscripts 3.2.0</para></listitem> +<listitem><para>LFS-Bootscripts 3.2.1</para></listitem> <listitem><para>Libtool 1.5.14</para></listitem> <listitem><para>Linux 2.6.11.7</para></listitem> <listitem><para>Linux-libc-headers 2.6.11.2</para></listitem> @@ -84,6 +84,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 15th, 2005 [matt]: Updated to LFS-Bootscripts 3.2.1.</para></listitem> + <listitem><para>May 12th, 2005 [matt]: More wording and tagging improvements (thanks to Peter Ennis and Tony Morgan)</para></listitem> diff --git a/general.ent b/general.ent index 16ca4e713..dd99ca98c 100644 --- a/general.ent +++ b/general.ent @@ -48,7 +48,7 @@ <!ENTITY iproute2-version "2.6.11-050330"> <!ENTITY kbd-version "1.12"> <!ENTITY less-version "382"> -<!ENTITY lfs-bootscripts-version "3.2.0"> +<!ENTITY lfs-bootscripts-version "3.2.1"> <!ENTITY libtool-version "1.5.14"> <!ENTITY linux-version "2.6.11.7"> <!ENTITY linux-dl-version "2.6"> |