diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 13 |
2 files changed, 22 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 54fd05d2d..e8a81ad44 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,18 @@ </itemizedlist> </listitem> --> + + <listitem> + <para>2014-03-03</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Remove udev from systemd and + replace with eudev. Addresses + <ulink url="&lfs-ticket-root;3504">#3504</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2014-03-03</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d1c49a003..779f7b39d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -226,9 +226,12 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <!--<listitem> - <para>readline-6.2-fixes-2.patch</para> - </listitem>--> + <listitem> + <para>eudev-1.5.1</para> + </listitem> + <listitem> + <para>eudev-1.5.1-manpages</para> + </listitem> </itemizedlist> <itemizedlist> @@ -243,6 +246,10 @@ <para>readline-6.2-fixes-2.patch</para> </listitem> + <listitem> + <para>udev 208</para> + </listitem> + <!--<listitem> <para>texinfo-5.1-test-1.patch</para> </listitem>--> |