diff options
author | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-06-29 10:13:08 +0000 |
---|---|---|
committer | Alexander E. Patrakov <alexander@linuxfromscratch.org> | 2004-06-29 10:13:08 +0000 |
commit | 181a690e52aa4d67842e3945ae2640ab9911f5c8 (patch) | |
tree | 60bf8898f82d08e209d8555da2956e96a8ee184c /chapter01 | |
parent | 6ea075cf81d75ae3cf98c5b984710f8c650c7ab4 (diff) |
Explained the benefits of setting LC_ALL properly
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4c39811c0..4c083f41f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -77,6 +77,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 29, 2004 [alexander]: Explained the benefits of setting +LC_ALL properly.</para></listitem> + <listitem><para>June 28, 2004 [winkie]: Upgraded to Udev 028, and dropped the Udev permissions patch.</para></listitem> |