diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-18 03:24:03 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-18 03:24:03 +0000 |
commit | d93d1c90ae8ca33bb0726c4444d9fb60830fd0c1 (patch) | |
tree | df6fd177f5c20b38bf9e13f4f7d3ae7f20baeb89 /chapter01/changelog.xml | |
parent | 09fb7a09f1b6fc54c50658de94834b283d3e86fd (diff) |
Fixed locale generation for French UTF-8. Thanks to Dan McGhee and Alexander Patrakov.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 e80ed5dff..9854ad602 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,16 @@ </itemizedlist> </listitem> --> + <listitem> + <para>January 17, 2006</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Fixed locale generation for French UTF-8. Thanks + to Dan McGhee for the report and Alexander Patrakov for the fix.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>January 10, 2006</para> |