diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-30 20:24:11 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-30 20:24:11 +0000 |
commit | 2285de1012ba392f5c0e88c0f0589f8f3d9af029 (patch) | |
tree | 00868884c747c21c2af0ff9fe0a12bd62703a022 /chapter01 | |
parent | 09d9400cda252bd670c125f48c4ee44712872539 (diff) |
Upgrade to Linux-2.6.38.2. Fixes #2847.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c82150b56..a4b802abf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-03-30</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Linux-2.6.38.2. Fixes + <ulink url="&lfs-ticket-root;2847">#2847</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-03-14</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9487283d5..cfeb8d05e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -227,6 +227,9 @@ <listitem> <para>readline-&readline-version;-fixes-1.patch</para> </listitem> + <listitem> + <para>udev-&udev-version;-v4l1-1.patch</para> + </listitem> </itemizedlist> <itemizedlist> |