diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-13 17:04:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-13 17:04:55 +0000 |
commit | 74d2beaafd0d3fc7de771fdc1f0695bb46269018 (patch) | |
tree | 097b22d02fc58952e1b163c18188b5775d1cd2a6 /chapter01 | |
parent | 8e27d72125039dbceb10af356ddd4040c1bd776c (diff) |
Upgrade to Systemd-198. Fixes #3300.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c4aae412d..f97b3e558 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2013-03-13</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Systemd-198. Fixes + <ulink url="&lfs-ticket-root;3300">#3300</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Man-Pages-3.48. Fixes <ulink url="&lfs-ticket-root;3299">#3299</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ad87f5779..ad89be6bb 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -196,9 +196,9 @@ <listitem> <para>Tzdata &tzdata-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Udev &systemd-version; (extracted from systemd-&systemd-version;)</para> - </listitem>--> + </listitem> <!--<listitem> <para>&udev-config;</para> </listitem>--> |