diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b05c2c752..f8dc60376 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -26,6 +26,7 @@ of the LFS Book.</para> <listitem><para>glibc-20041220</para></listitem> <listitem><para>lfs-bootscripts-3.1.0</para></listitem> <listitem><para>linux-2.6.10</para></listitem> +<listitem><para>linux-libc-headers-2.6.10.0</para></listitem> <listitem><para>man-pages-2.01</para></listitem> <listitem><para>perl-5.8.6</para></listitem> <listitem><para>sysvinit-2.86</para></listitem> @@ -52,7 +53,10 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>January 8th, 2005 [matt]: Upgraded to linux-libc-headers-2.6.10.0</para></listitem> + <listitem><para>January 5th, 2005 [matt]: Corrected typo in glibc commands (Chris Lingard)</para></listitem> + <listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem> <listitem><para>January 5th, 2005 [jeremy]: Upgraded to Texinfo 4.8</para></listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 8278843d1..fae079800 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -237,7 +237,7 @@ </varlistentry> <varlistentry> -<term>Linux-Libc-Headers (&linux-libc-headers-version;) - 2,381 KB:</term> +<term>Linux-Libc-Headers (&linux-libc-headers-version;) - 2,460 KB:</term> <listitem> <para><ulink url="http://ep09.pld-linux.org/~mmazur/linux-libc-headers/"/></para> </listitem> diff --git a/general.ent b/general.ent index 42eac81a8..155c306c0 100644 --- a/general.ent +++ b/general.ent @@ -47,7 +47,7 @@ <!ENTITY libol-version "0.3.14"> <!ENTITY libtool-version "1.5.10"> <!ENTITY linux-version "2.6.10"> -<!ENTITY linux-libc-headers-version "2.6.9.1"> +<!ENTITY linux-libc-headers-version "2.6.10.0"> <!ENTITY m4-version "1.4.2"> <!ENTITY make-version "3.80"> <!ENTITY man-version "1.5o1"> |