diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-11-07 01:34:55 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-11-07 01:34:55 +0000 |
commit | 87b22cad78cee7d4a4ea9de6c21297d5ecad96a1 (patch) | |
tree | 895645c640a51525e57040a97865188d84d4bbe6 /chapter01 | |
parent | edd71fb63ef41c09785ead19bb956c0998a45bdb (diff) |
Fix potential problem with meson-0.52 and systemd-243.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7ef6663cd..b220f389b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2019-11-06</para> + <itemizedlist> + <listitem> + <para>[renodr] - Fix potential infinite loop with meson-0.52 + and systemd-243.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem revision="sysv"> <para>2019-10-31</para> <itemizedlist> |