diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0da3bcbdf..89f84e967 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2008-12-06</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to bash-3.2-fixes-9.patch. Fixes #2294. + </para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Automake-1.10.2. Fixes #2286.</para> </listitem> </itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 06d467fec..a413e97a2 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -209,6 +209,10 @@ <title>Added:</title> <listitem> + <para>&bash-fixes-patch;</para> + </listitem> + + <listitem> <para>&gcc-startfiles-patch;</para> </listitem> @@ -220,6 +224,9 @@ <listitem> <para>automake-1.10.1-test_fix-1.patch</para> </listitem> + <listitem> + <para>bash-3.2-fixes-8.patch</para> + </listitem> </itemizedlist> |