aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2019-03-09 01:48:10 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2019-03-09 01:48:10 +0000
commit5323dbffae26954e14862842a9cb0ce4e74ddf5c (patch)
treebbfc2075c26405baf7327622775316c42972a001 /chapter01
parenta9ae07b6d8fd9941f54e623f374be0b1e47cea60 (diff)
Update to systemd-241
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3b9da4923..65315a484 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,16 @@
appropriate for the entry or if needed the entire day's listitem.
-->
+ <listitem revision="systemd">
+ <para>2019-03-08</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Update to systemd-241. Fixes
+ <ulink url="&lfs-ticket-root;4424">#4424</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2019-03-05</para>
<itemizedlist>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 69384a3b6..714a89694 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -221,9 +221,9 @@
<!--<listitem revision="sysv">
<para>Sysklogd-&sysklogd-version;</para>
</listitem>-->
- <!--<listitem revision="systemd">
+ <listitem revision="systemd">
<para>Systemd-&systemd-version;</para>
- </listitem>-->
+ </listitem>
<listitem revision="sysv">
<para>SysVinit-&sysvinit-version;</para>
</listitem>