diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 26b93635f..22c91c845 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -62,7 +62,7 @@ first a summary, then a detailed log.</para> <listitem><para>iproute2-2.6.8-040823</para></listitem> <listitem><para>iproute2-2.6.8-040823-remove_db-1.patch</para></listitem> <listitem><para>libol-0.3.14</para></listitem> -<listitem><para>linux-libc-headers-2.6.8.0</para></listitem> +<listitem><para>linux-libc-headers-2.6.8.1</para></listitem> <listitem><para>module-init-tools-3.0</para></listitem> <listitem><para>readline-5.0</para></listitem> <listitem><para>readline-5.0-display_wrap-1.patch</para></listitem> @@ -92,6 +92,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>September 6th, 2004 [jeremy]: Upgraded to linux-libc-headers +version 2.6.8.1</para></listitem> + <listitem><para>September 4th, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.3 which provides the necessary bootscript for syslog-ng. Altered the bootscripts installation to install the new bootscript.</para></listitem> diff --git a/general.ent b/general.ent index 3f52ca254..d175a0aa4 100644 --- a/general.ent +++ b/general.ent @@ -48,7 +48,7 @@ <!ENTITY libol-version "0.3.14"> <!ENTITY libtool-version "1.5.8"> <!ENTITY linux-version "2.6.8.1"> -<!ENTITY linux-libc-headers-version "2.6.8.0"> +<!ENTITY linux-libc-headers-version "2.6.8.1"> <!ENTITY m4-version "1.4.2"> <!ENTITY make-version "3.80"> <!ENTITY man-version "1.5o"> |