diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-02-03 15:44:13 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-02-03 15:44:13 +0800 |
commit | fcadbf41daceb4f09f26034754bedb5287abfef9 (patch) | |
tree | 6ba0ce83b5adb486145832362e8aaa51e1cc6de0 | |
parent | 0f4ec3428c113cb50448108a3d28fd9d135b61e6 (diff) |
changelog: Add entries for recent changes
-rw-r--r-- | chapter01/changelog.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0be2d0a7e..dc103e85a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,32 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2023-02-02</para> + <itemizedlist> + <listitem> + <para>[xry111] - Update to glibc-2.37. Fixes + <ulink url="&lfs-ticket-root;5203">#5203</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to bc-6.2.3. Fixes + <ulink url="&lfs-ticket-root;5204">#5204</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to linux-6.1.9. Fixes + <ulink url="&lfs-ticket-root;5205">#5205</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to vim-9.0.1273. Addresses + <ulink url="&lfs-ticket-root;4500">#4500</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Remove + <option>--disable-exec-static-tramp</option> for libffi.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2023-02-01</para> <itemizedlist> <listitem> |