aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2008-10-21 22:23:09 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2008-10-21 22:23:09 +0000
commit1e77f0cc6884f38216544cde1728c0852b5c5144 (patch)
treece19d0af750fe546f74ad67b9f3dfccebad252ad /chapter01/changelog.xml
parentb772130d04f4dfd2933cfa30ff4bea3ea18dce35 (diff)
Updated list of minimum locales.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b499449f6..60aafa264 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,8 +41,12 @@
<para>2008-10-21</para>
<itemizedlist>
<listitem>
+ <para>[dj] - Updated list of minimum installed locales for testsuite
+ coverage in Chapter 6 GLibc instructions.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Added ac_cv_func_working_mktime=yes to the configure
- commands in gawk and bash to bypass the search for mktime. This
+ commands in gawk and bash to bypass the search for mktime. This
works around a change in gcc.</para>
</listitem>
<listitem>