aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-01-03 19:07:50 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-01-03 19:07:50 +0000
commited922742377bb241176e624497f5493479d82f83 (patch)
tree96792bc5b712bb0a44aee58b0db1313ca752fe70 /chapter01/changelog.xml
parent7e8ba2229cf077b2151188ba7e34ca5be3b9c986 (diff)
Fix GCC's libiberty testsuite due to a conflict with Glibc's getline function.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 8b3c603de..c523c160a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2010-01-03</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Prevent a failure in GCC's testsuite due to a conflict
+ with Glibc's getline function.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Readline-6.1. Fixes
<ulink url="&lfs-ticket-root;2540">#2540</ulink>.</para>
</listitem>