diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-18 00:19:33 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-18 00:19:33 -0500 |
commit | 658a5da5fb4ed308f9bfd9524baefd444de51a94 (patch) | |
tree | 1de9f89c0aac32227e57f3ad5c057f2fb33c5236 /chapter01 | |
parent | d182d836a404118466cffc33ec01d14696c2ef2e (diff) |
Now run all the tests in binutils.
We were removing a failing test, but it is not longer a problem.
Eliminate the instruction that does that.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 03d9b8783..7652e4c38 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>2021-08-18</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Eliminate an instruction to remove a test + in bunutils that no longer fails.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-08-16</para> <itemizedlist> <listitem> @@ -52,6 +62,15 @@ </listitem> <listitem> + <para>2021-08-15</para> + <itemizedlist> + <listitem> + <para>[renodr] - LFS-11.0-rc1 released.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-08-14</para> <itemizedlist> <listitem> |