diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2020-05-12 10:09:43 +0000 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2020-05-12 10:09:43 +0000 |
commit | f573e248623cc66db31cd96a541245cd1aedc9e1 (patch) | |
tree | 252833ef93adb29ddcc995efa80177609cb26df9 /chapter01/changelog.xml | |
parent | 491c7892ed8c01097d45d606405844ac9c227f89 (diff) |
MultiLib: Merge changes from trunk
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11847 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 6a973e516..d21a383b3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,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>2020-05-09</para> + <itemizedlist> + <listitem> + <para>[pierre] - Pass -Wno-format-overflow to systemd to + prevent an error with GCC 10.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2020-05-08</para> <itemizedlist> |