diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-12-10 15:50:31 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-12-10 15:50:31 +0000 |
commit | 1a96e748cbd53e2434788d029e279765a804bfc6 (patch) | |
tree | d785aba2f3b7a102f9b91e2987c8a7d933d44e9b /chapter01/changelog.xml | |
parent | b7b0eea7be0c0245d4f55dd5fd44a7143d907815 (diff) |
Add a sed to meson for a regression fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11708 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 d8e084680..0ed3c2115 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2019-12-10</para> + <itemizedlist> + <listitem> + <para>[renodr] - Fix a regression in meson that was causing problems + in dependent packages.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-12-05</para> <itemizedlist> <listitem revision="systemd"> |