diff options
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> |