diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-11-22 23:40:38 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-11-22 23:40:38 +0800 |
commit | 1dd37a1807fcf44344c7ff0a3d959e5882a9dc68 (patch) | |
tree | c63c7613be6f7c2e8b32ae1c262a6e097a77d5b9 | |
parent | 3845081b0007c8a2e224e80b52e4979b8e3beb13 (diff) |
changelog: add entries for change today
-rw-r--r-- | chapter01/changelog.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2730cd2cf..a24873253 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,40 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2022-11-22</para> + <itemizedlist> + <listitem> + <para>[xry111] - Update to linux-6.0.9. Fixes + <ulink url="&lfs-ticket-root;5162">#5162</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to libpipeline-1.5.7. Fixes + <ulink url="&lfs-ticket-root;5163">#5163</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to xz-5.2.8. Fixes + <ulink url="&lfs-ticket-root;5164">#5164</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to man-db-2.11.1. Fixes + <ulink url="&lfs-ticket-root;5166">#5166</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to mpfr-4.1.1. Fixes + <ulink url="&lfs-ticket-root;5167">#5167</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Stop disabling decimal float for temporary GCC, + so mpfr will be built with decimal float support.</para> + </listitem> + <listitem> + <para>[xry111] - Update instruction for wheel to avoid relying on + deprecated Python features.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-11-10</para> <itemizedlist> <listitem> |