diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-03-20 02:02:42 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-03-20 02:02:42 +0000 |
commit | c06f49afdc987358617a3d6b70e8ad9161206aef (patch) | |
tree | 332d6a0aecee294b502c991269124e4349fc12a0 /chapter01 | |
parent | 840b7db933f2814ec5be1b0909c07712fb047c93 (diff) |
Update to systemd-245
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 90bb3097d..8fc5d7860 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>2020-03-19</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to systemd-245. Fixes + <ulink url="&lfs-ticket-root;4593">#4593</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem revision="systemd"> <para>2020-03-18</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 41331235a..afe05afe6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -224,9 +224,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>--> |