aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-06-06 17:28:25 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-06-06 17:28:25 +0000
commit2ccccf7389e260407b17fcca3997d21f2135662f (patch)
treea8ad8827fc4c635f83f47b00bab309b8a0177041 /chapter01/changelog.xml
parent5111cd577a8f2230b84fb3e4ff806973400721f1 (diff)
Adjusted locale settings for Bash testsuite run and kernel's make menuconfig.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index fd229e50d..57ec5cd8a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,12 +37,23 @@
-->
<listitem>
+ <para>2007-06-06</para>
+ <itemizedlist>
+ <listitem>
+ <para>[manuel] - Adjusted locale settings for Bash testsuite run and
+ kernel <command>make menuconfig</command> command. Fixes
+ <ulink url="&lfs-ticket-root;1938">#1938</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2007-06-05</para>
<itemizedlist>
<listitem>
<para>[manuel] - Made more prominent that the headers in the system's
include directory must be ones against which Glibc was compiled.
- Fixes <ulink url="&lfs-ticket-root;2024">#2024</ulink></para>
+ Fixes <ulink url="&lfs-ticket-root;2024">#2024</ulink>.</para>
</listitem>
<listitem>
<para>[alexander] - Upgrade to Linux-2.6.21.3, Man-Pages-2.51 and