diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-23 04:02:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-03-23 04:02:52 +0000 |
commit | 111bb20d3b9479e3fb2126dcf4715d0680f7356c (patch) | |
tree | a87ef5d0a1ff3fb5b2fa76fb356de158624e4532 /chapter01 | |
parent | 2d3b3dfcb0913c8d34bc709b9320f7d92d32b9cc (diff) |
Update to eudev-1.5.3 and add /etc/udev/rules.d/55-lfs.rules
Update to man-pages-3.63.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 17 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index aaeb178ca..a855042a2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,21 @@ </listitem> --> <listitem> + <para>2014-03-23</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to eudev-1.5.3. Fixes + <ulink url="&lfs-ticket-root;3514">#3514</ulink> and + <ulink url="&lfs-ticket-root;3520">#3520</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to man-pages-3.63. Fixes + <ulink url="&lfs-ticket-root;3522">#3522</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-03-21</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 99f2d005d..6748e81a9 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -233,10 +233,10 @@ <para>attr-2.4.47</para> </listitem> <listitem> - <para>eudev-1.5.1</para> + <para>eudev-&eudev-version;</para> </listitem> <listitem> - <para>eudev-1.5.1-manpages</para> + <para>eudev-&eudev-version;-manpages</para> </listitem> </itemizedlist> |