diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6b2244bdd..d437be0fc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,15 @@ <para>2022-04-15</para> <itemizedlist> <listitem> + <para>[bdubbs] - Add wheel-0.37.1 (Python module).</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2022-04-15</para> + <itemizedlist> + <listitem> <para>[ken] - Patch Xz for a security fix. Fixes <ulink url="&lfs-ticket-root;5047">#5047</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8acd99833..04cc9985e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -281,6 +281,9 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>Wheel-&wheel-version;</para> + </listitem> + <listitem> <para>&xz-upstream-fix-patch;</para> </listitem> <listitem> |