diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 14 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 49f6ec827..dc62bed38 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..559828720 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -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> |