aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-02-07 19:53:13 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-02-07 19:53:13 +0000
commit8f3b4cdcc885ffc85ef3d5e2f8da6a268198719d (patch)
tree145b405e4ff230f692e23100c3c5d8d86dbcc0c5 /chapter01
parenta8cce92b7d6e60626a2cc0d3350d96d609e01a4c (diff)
Add a patch to fix an issue with the Automake tests. Fixes #2143.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3993192df..f60dc5239 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2008-02-07</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Added a patch to fix a known issue in the Automake
+ test suite. Fixes
+ <ulink url="&lfs-ticket-root;2143">#2143</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to Man-pages-2.77. Fixes
<ulink url="&lfs-ticket-root;2142">#2142</ulink>.</para>
</listitem>