diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-04-18 18:40:44 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-04-18 18:40:44 +0000 |
commit | 594959c77762c8ec5251cf5deb93c24d2694246b (patch) | |
tree | b4c5b91c1debdfa1e2fdaef355c0aa0f44c91c62 /chapter01 | |
parent | 2002e60464dbe0eab12667b4871d310dbf8bb182 (diff) |
Upgrade to Udev-167. Fixes #2850.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 12 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0649151d8..7919d29c8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-04-18</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Udev-167. Fixes + <ulink url="&lfs-ticket-root;2850">#2850</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-04-13</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6ee8fa0db..8a6efc411 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -190,9 +190,9 @@ <!--<listitem> <para>Texinfo &texinfo-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Udev &udev-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>&udev-config;</para> </listitem>--> @@ -230,9 +230,6 @@ <listitem> <para>readline-&readline-version;-fixes-1.patch</para> </listitem> - <listitem> - <para>udev-&udev-version;-v4l1-1.patch</para> - </listitem> </itemizedlist> <itemizedlist> |