diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2018-08-03 21:36:40 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2018-08-03 21:36:40 +0000 |
commit | 8125d4986c555d6bdbfd2f11529616cbc76dbfb5 (patch) | |
tree | 22407b004d042b7f45b94053018cf6af2d0ac91e /chapter01/changelog.xml | |
parent | efca30a736007825e0089a0dbfe8db3f1d98dc20 (diff) |
Fix a build failure with glibc-2.28
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11444 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 da6bd2b21..c53de52db 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>2018-08-03</para> + <itemizedlist> + <listitem> + <para>[renodr] - Add patch to systemd to fix a build failure with + glibc-2.28.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2018-08-02</para> <itemizedlist> |