diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 78559b1f4..cd7cac963 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,20 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-08-08</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-5.13.9. Fixes + <ulink url="&lfs-ticket-root;4900">#4900</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to libffi-3.4.2. Fixes + <ulink url="&lfs-ticket-root;4902">#4902</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-08-06</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 1445f30d8..0db970287 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -159,9 +159,9 @@ <listitem> <para>Libelf-&elfutils-version; (from elfutils)</para> </listitem> - <!--<listitem> + <listitem> <para>Libffi-&libffi-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Libpipeline-&libpipeline-version;</para> </listitem>--> |