diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-02-20 00:30:12 +0100 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-02-20 00:30:12 +0100 |
commit | 4096cdff248d177c0133805511688c96a73f3ccb (patch) | |
tree | 24802a2405b5cf82c65f6c2568c780d6551051c0 /chapter01 | |
parent | bef6431de36aae10be4de874f3db27ff4276226b (diff) | |
parent | ea601535b80f1a45314c60b5ce14028b39e6c27a (diff) |
Automatic merge of trunk into multilib
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
2 files changed, 16 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ce0c5e9c5..e64127dd8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,17 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2023-02-19</para> + <itemizedlist> + <listitem> + <para>[xry111] - Apply a patch for GRUB for an issue triggered + with e2fsprogs-1.47.0. Fixes + <ulink url="&lfs-ticket-root;5219">#5219</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2023-02-13</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cd9d32d26..bf69cb08f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -109,9 +109,9 @@ <listitem> <para>Gettext-&gettext-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Glibc-&glibc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GMP-&gmp-version;</para> </listitem>--> @@ -291,11 +291,11 @@ <itemizedlist> <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> -<!-- + <listitem> - <para>&bash-fixes-patch;</para> + <para>&grub-upstream-fixes-patch;</para> </listitem> ---> + <listitem> <para>&readline-fixes-patch;</para> </listitem> |