aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-12-28 17:57:40 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-12-28 17:57:40 +0000
commit9ab4ef5891dc1e7b003d695b16d6a7041a728810 (patch)
tree82031f5f09a400b5830105e8657e4da9ea68da13 /chapter01
parentfa7839124966ea2408f0f6052bc27d97904ee9d3 (diff)
Fix version-check.sh's Glibc version detection on 64-bit Debian hosts. Thanks to Pierre Labastie for the report and fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e7e21195f..838f9059c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2011-12-28</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Fix version-check.sh's Glibc version detection on 64-bit Debian hosts.
+ Thanks to Pierre Labastie for the report and fix.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2011-12-22</para>
<itemizedlist>
<listitem>