diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index edc0d07d7..4fdae4f55 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2006-10-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Berkeley DB-4.5.20, including dropping + the now unnecessary "fixes" patch.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Coreutils-6.4.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ed343842a..697714916 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -31,9 +31,9 @@ <listitem> <para>Bash &bash-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Berkeley DB &db-version;</para> - </listitem>--> + </listitem> <listitem> <para>Binutils &binutils-version;</para> </listitem> @@ -219,6 +219,9 @@ <para>bash-3.1-fixes-8.patch </para> </listitem> <listitem> + <para>db-4.4.20-fixes-1.patch </para> + </listitem> + <listitem> <para>glibc-2.3.6-inotify-1.patch </para> </listitem> <listitem> |