diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2019-04-22 07:17:29 +0000 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2019-04-22 07:17:29 +0000 |
commit | 442a3a0ef4aa2136cddbdb9369dc5240e59a0f88 (patch) | |
tree | be0f7768128f9f7e3803dee5cd67a16da16e0a0e | |
parent | ebc1e3d7308b773bf77f521d53824b8812047348 (diff) |
Fix Changelog for sysv
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7571a4aaf..41ba7c266 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,7 +43,7 @@ appropriate for the entry or if needed the entire day's listitem. --> - <listitem revision="systemd"> + <listitem> <para>2019-04-20</para> <itemizedlist> <listitem> @@ -62,7 +62,7 @@ <para>[bdubbs] - Update to libcap-2.27. Fixes <ulink url="&lfs-ticket-root;4457">#4457</ulink>.</para> </listitem> - <listitem> + <listitem revision="systemd"> <para>[renodr] - Fix the syntax used for configuring automatic file creation and deletion.</para> </listitem> |