diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 15 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 371860310..35d9eb735 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,19 @@ --> <listitem> + <para>2008-05-22</para> + <itemizedlist> + <listitem> + <para>[bryan] - Updated Udev to 122, udev-config to + 20080522, and lfs-bootscripts to 20080522. Also made + persistent-net rules able to be pre-generated, using + udevadm test. Fixes #2057, #2079 (I think), #2170, and + #2186.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2008-04-23</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 10e5e5e32..c0f887bc8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -179,9 +179,9 @@ <listitem> <para>Texinfo &texinfo-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Udev &udev-version;</para> - </listitem>--> + </listitem> <listitem> <para>&udev-config;</para> </listitem> @@ -237,10 +237,6 @@ </listitem> <listitem> - <para>&udev-usbid-patch;</para> - </listitem> - - <listitem> <para>&vim-fixes-patch;</para> </listitem> |