diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2024-01-09 11:16:26 -0600 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2024-01-09 11:16:26 -0600 |
commit | fecc2872806aff96bb4eeaa6738205725881574c (patch) | |
tree | 7c00e6bef47858ffc7cd73e5166e9e1a27958be8 /chapter01/changelog.xml | |
parent | 06e65e8e59dc696f7865c75c4026110b2c7450cc (diff) |
Fix the definition of the C.UTF-8 locale.
This fixes a test failure in Epiphany.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index de94d85d9..15bd9a519 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,16 @@ --> <listitem> + <para>2024-01-09</para> + <itemizedlist> + <listitem> + <para>[renodr] - Fix the definition of the C.UTF-8 locale. Fixes + <ulink url="&lfs-ticket-root;5409">#5409</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2023-12-31</para> <itemizedlist> <listitem> |