diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-06-23 03:39:16 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2020-06-23 03:39:16 +0000 |
commit | 380fdc0ab79075789af45ce247260db509a40842 (patch) | |
tree | 33c2f5998cf63efce39373380b8b871fec9a3160 /chapter01 | |
parent | 28e610dbf11eaf4f401b1522b80fa34feb46fa8c (diff) |
Fix a segfault in systemd-udevd
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bd83ee084..25da1ca31 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <itemizedlist> + <para>2020-06-22</para> + <listitem> + <para>[renodr] - Fix a segfault in systemd-udevd.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <itemizedlist> <para>2020-06-17</para> |