diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-17 17:11:27 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-04-17 17:11:27 -0500 |
commit | 032d88fc75f52806067f0d5bd9cb1a0eea8c8e33 (patch) | |
tree | 4f6a17310d7ba318b140b544051a6dac77c42692 /chapter01 | |
parent | 7a0687cbbfeb3f7198fcf6e1093869cd4e39324b (diff) |
Add wheel-0.37.1 (Python module).
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> |