diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-04-28 23:45:10 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-04-28 23:45:10 +0000 |
commit | 7ff6165718807bd66fba23dff7299e2cc65b5776 (patch) | |
tree | 140f3e92963af97c2e8ce9a0fd1938bfd4689aac /chapter01 | |
parent | c43581a5d7294e18775471a5dbc3087ad0559dbf (diff) |
Fix systemd build with gperf-3.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11236 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 fc93605b9..5b03ec82c 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"> + <para>2017-04-29</para> + <itemizedlist> + <listitem> + <para>[dj] - Remove fix for systemd with with gperf < 3.1.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2017-04-26</para> <itemizedlist> |