aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-03-11 22:12:36 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-03-11 22:12:36 +0000
commit87c1917179b1ca108f139b15446e470f4b0f636f (patch)
tree1880d83fe558056021763d23cd64849e047fdf04 /chapter01/changelog.xml
parent1c0761a175c450625887a700625d38bc758bddbb (diff)
Mention Dejagnu's testsuite. Fixes #2362. Thanks to Chris Staub for the report and patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6d014ce4e..a6f5d5919 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,12 @@
<para>2009-03-11</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Mention Dejagnu test suite, as a C++ compiler is
+ available in chapter 5. Fixes
+ <ulink url="&lfs-ticket-root;2362">#2362</ulink>. Thanks to Chris
+ Staub for the report and patch.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Remove an obsolete GCC fixup command from Inetutils'
instructions. Fixes <ulink url="&lfs-ticket-root;2360">#2360</ulink>.
Thanks to Chris Staub for the report.</para>