diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6a76ab191..9f2d73f8b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-09-15</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to DB-4.6.19. Fixes + <ulink url="&lfs-ticket-root;2051">#2051</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Binutils-2.18. Fixes <ulink url="&lfs-ticket-root;2069">#2069</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 47bfc883a..2afda712a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -37,10 +37,10 @@ </listitem> <listitem> <para>Bash &bash-version;</para> - </listitem> + </listitem>--> <listitem> <para>Berkeley DB &db-version;</para> - </listitem>--> + </listitem> <listitem> <para>Binutils &binutils-version;</para> </listitem> @@ -221,6 +221,10 @@ <para>bash-3.2-fixes-5.patch</para> </listitem> + <listitem> + <para>db-4.5.29-fixes-1.patch</para> + </listitem> + </itemizedlist> </sect1> |