diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-19 20:54:58 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-19 20:54:58 +0800 |
commit | 590d255947dd121a90336e06238170368e105d75 (patch) | |
tree | a2792efca03a121c8b70084ffb1ec15cc3494788 /chapter01/changelog.xml | |
parent | ef61313366e6ca42298c4a48ecbe50c50c125b12 (diff) | |
parent | c5228730572c64370a649443a703882a4d20462a (diff) |
Merge branch 'trunk' into xry111/tester-nohack
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f724ac916..2f3602124 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,26 @@ 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> + <para>[bdubbs] - Remove modifications to m4 that are no longer needed.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-07-08</para> <itemizedlist> <listitem revision="systemd"> |