diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-22 09:01:57 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-22 09:01:57 +0000 |
commit | f70b664df1faabe31c1e5b545ef679eff15ac868 (patch) | |
tree | 3b5dab61c95131e02aa6bb9dde902fc242feb5ec /chapter01/whatsnew.xml | |
parent | e9ba8aa85f6fe42e7fe1c8815431702c07fe9172 (diff) |
Upgrade to Udev-178 and add its dependency of Kmod-4. Fixes #2998 and #3001.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c42717977..c19a20eb5 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -113,6 +113,9 @@ <para>Kbd &kbd-version;</para> </listitem>--> <!--<listitem> + <para>Kmod &kmod-version;</para> + </listitem>--> + <!--<listitem> <para>Less &less-version;</para> </listitem>--> <!--<listitem> @@ -190,9 +193,9 @@ <!--<listitem> <para>Texinfo &texinfo-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Udev &udev-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>&udev-config;</para> </listitem>--> @@ -223,6 +226,10 @@ <title>Added:</title> <listitem> + <para>Kmod-&kmod-version;</para> + </listitem> + + <listitem> <para>&mpfr-fixes-patch;</para> </listitem> |