diff options
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> |