aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-09-12 17:15:29 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-09-12 17:15:29 +0000
commitf9d25dd2c5efddca3b92fefc3ae5264d11e96d0c (patch)
treef38b1e2e44ad66511a18a299a59fa6e3fea38f02 /chapter01
parentb803c015bf3073c8bf2a4e05008559e7a2b1fbff (diff)
Added --enable-clocale=gnu to chapter 06 -gcc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2087 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ddd5f9fe5..4c7f1906a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -53,6 +53,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - GCC: Added the
+<emphasis>--enable-clocale=gnu</emphasis> option to ensure the proper
+locale mode is used by the C++ libraries.</para></listitem>
+
<listitem><para>September 11th, 2002 [timothy]: Preface: Grammatic
changes.</para></listitem>