diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-20 21:15:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-20 21:15:20 +0000 |
commit | f0ce5832b3814a54d0c83f77a80adef5374eeabc (patch) | |
tree | 157cce9bde2fee90cdb559eff0c8745b99a53fbf /chapter01 | |
parent | 8ab73858c4b0581b0721cefca45dd5d62c093192 (diff) |
Upgrade to Udev-182. Fixes #3040.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 140a9656f..4e6de0b2a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2012-03-20</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Udev-182. Fixes + <ulink url="&lfs-ticket-root;3040">#3040</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-03-14</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c80876d30..e7c1e3540 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -187,9 +187,9 @@ <!--<listitem> <para>Texinfo &texinfo-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Udev &udev-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>&udev-config;</para> </listitem>--> |