diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
2 files changed, 13 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 73ff0326d..0da3bcbdf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> + + <listitem> + <para>2008-12-06</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgraded to Automake-1.10.2. Fixes #2286.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2008-12-04</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5d3de12ff..06d467fec 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -23,16 +23,12 @@ <title>Upgraded to:</title> - <listitem> - <para>None yet</para> - </listitem> - <!--<listitem> <para>Autoconf &autoconf-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Automake &automake-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bash &bash-version;</para> </listitem>--> @@ -222,7 +218,7 @@ <title>Removed:</title> <listitem> - <para>None yet</para> + <para>automake-1.10.1-test_fix-1.patch</para> </listitem> </itemizedlist> |