diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-09 12:16:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-01-09 12:16:20 +0000 |
commit | 4b2dfb9008f72eb725f17a1503a6158d41bd0755 (patch) | |
tree | 3e19462256d25f87b329a5276995ca4b62dd2e13 | |
parent | 0b2aa5d5e8005804dfeb5a761d8b886302f2e131 (diff) |
* Upgrade to linux-2.6.10
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 eb494dc70..d0757a839 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -31,7 +31,7 @@ first a summary, then a detailed log.</para> <listitem><para>Iproute2 2.6.9-041019</para></listitem> <listitem><para>LFS-Bootscripts 2.2.3</para></listitem> <listitem><para>Libtool 1.5.10</para></listitem> -<listitem><para>Linux 2.6.9</para></listitem> +<listitem><para>Linux 2.6.10</para></listitem> <listitem><para>Linux-libc-headers 2.6.9.1</para></listitem> <listitem><para>Man 1.5o1</para></listitem> <listitem><para>Man-pages 1.70</para></listitem> @@ -64,6 +64,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>January 9, 2005 [matt]: Upgraded to linux-2.6.10</para></listitem> + <listitem><para>January 9, 2005 [matt]: Upgraded to gcc-3.4.3</para></listitem> <listitem><para>January 9, 2005 [matt]: Upgraded to bison-2.0</para></listitem> diff --git a/general.ent b/general.ent index e56d7f51b..149e7c89b 100644 --- a/general.ent +++ b/general.ent @@ -47,7 +47,7 @@ <!ENTITY less-version "382"> <!ENTITY libol-version "0.3.14"> <!ENTITY libtool-version "1.5.10"> -<!ENTITY linux-version "2.6.9"> +<!ENTITY linux-version "2.6.10"> <!ENTITY linux-libc-headers-version "2.6.9.1"> <!ENTITY m4-version "1.4.2"> <!ENTITY make-version "3.80"> |