diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-08-04 21:15:40 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-08-04 21:15:40 +0000 |
commit | fb4e1d41658286dba876e75a983100a3e37cdc84 (patch) | |
tree | 686b7f1b53a8a07b21a17fa4aed30c1daa181b21 /chapter01 | |
parent | 3f01429fb3105061ca7462e40c378928a8d7f93c (diff) |
Fix a problem introduced by linux-5.2 by adding an include file to a glibc header.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11651 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 5c2e6ee0f..f96be8fdd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,16 @@ --> <listitem> + <para>2019-08-04</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Fix a problem introduced by linux-5.2 by + adding an include file to a glibc header.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-08-03</para> <itemizedlist> <listitem revision="systemd"> |