diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e61395736..7a5f1d1b7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> <listitem> + <para>2013-08-21</para> + <itemizedlist> + <listitem> + <para>[matthew] - Add a patch to fix an intermittent test failure in + Automake.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-08-15</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index db5324db7..69c621636 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -230,6 +230,10 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>&automake-test-patch;</para> + </listitem> + + <listitem> <para>bc &bc-version;</para> </listitem> |