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 3ab673239..851612b81 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.1.0</para></listitem> +<listitem><para>LFS-Bootscripts 3.2.0</para></listitem> <listitem><para>Libtool 1.5.14</para></listitem> <listitem><para>Linux 2.6.11.6</para></listitem> <listitem><para>Linux-libc-headers 2.6.11.2</para></listitem> @@ -82,6 +82,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>March 31, 2005 [matt]: Upgraded to LFS-Bootscripts 3.2.0</para></listitem> + <listitem><para>March 31, 2005 [matt]: Upgraded to m4-1.4.3</para></listitem> <listitem><para>March 30, 2005 [matt]: Upgraded to iproute2-2.6.11-050330</para></listitem> diff --git a/general.ent b/general.ent index 51de924a0..e5f6314f1 100644 --- a/general.ent +++ b/general.ent @@ -49,7 +49,7 @@ <!ENTITY iproute2-patch-version "2.6.11_050330"> <!ENTITY kbd-version "1.12"> <!ENTITY less-version "382"> -<!ENTITY lfs-bootscripts-version "3.1.0"> +<!ENTITY lfs-bootscripts-version "3.2.0"> <!ENTITY libtool-version "1.5.14"> <!ENTITY linux-version "2.6.11.6"> <!ENTITY linux-dl-version "2.6"> |