diff options
author | Archaic <archaic@linuxfromscratch.org> | 2006-05-04 01:17:39 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2006-05-04 01:17:39 +0000 |
commit | 2d3fc9e9624ca7918577c99a029edca22bb49b03 (patch) | |
tree | fbdcb7cd9ca0711492961fd4afcad4762a1782fc | |
parent | 0b37960b44cc20d9020d0d1c88362dbf718c8a55 (diff) |
Upgraded to linux-2.6.16.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b33303cae..b507d4f98 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>May 3, 2006</para> <itemizedlist> <listitem> + <para>[archaic] - Upgraded to linux-2.6.16.13.</para> + </listitem> + <listitem> <para>[jhuntwork] - Updated stripping notes to reflect current findings. Resolves ticket #1657.</para> </listitem> diff --git a/general.ent b/general.ent index 2c7db8dac..6746f33d4 100644 --- a/general.ent +++ b/general.ent @@ -61,7 +61,7 @@ <!ENTITY less-version "394"> <!ENTITY lfs-bootscripts-version "20060417"> <!ENTITY libtool-version "1.5.22"> -<!ENTITY linux-version "2.6.16.11"> +<!ENTITY linux-version "2.6.16.13"> <!ENTITY linux-dl-version "2.6"> <!ENTITY linux-libc-headers-version "2.6.12.0"> <!ENTITY m4-version "1.4.4"> |