aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2021-07-17 21:11:36 +0100
committerKen Moffat <ken@linuxfromscratch.org>2021-07-17 21:11:36 +0100
commitac9f3952a6e3cd97e4ccbac16b8104df72dd01cc (patch)
tree8216d1182374f2527b2f575c7a76a022035fef8e /chapter01/changelog.xml
parentf3997370c5e82150e0533b29c4fd47018375af6c (diff)
Perl - fixes for 5.34 test failures.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 047a1d56f..2f3602124 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,17 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2021-07-17</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Fix test failures in perl-5.34.0 by building less before
+ perl and by patching perl for a problem highlighted by gdbm-1.20. Fixes
+ <ulink url="&lfs-ticket-root;4885">#4885</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2021-07-15</para>
<itemizedlist>
<listitem>