diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-08-21 20:24:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-08-21 20:24:15 +0000 |
commit | f66d6af894e4ba938e489f6815e46ea55e42a78e (patch) | |
tree | de79de66d743fc99596f20765f807fa86019d86a /chapter01 | |
parent | 184ff2a7689b3c23e3ee4acae48ccde933804949 (diff) |
Add a patch to fix a test failure in Texinfo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7a5f1d1b7..c871c6f9d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,9 @@ <para>2013-08-21</para> <itemizedlist> <listitem> + <para>[matthew] - Add a patch to fix a test failure in Texinfo.</para> + </listitem> + <listitem> <para>[matthew] - Add a patch to fix an intermittent test failure in Automake.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 69c621636..68b19f37e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -245,6 +245,10 @@ <para>&perl-libc-patch;</para> </listitem> + <listitem> + <para>&texinfo-test-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> |