diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 18 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d4ef7f405..02d1d2a35 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,18 @@ --> <listitem> + <para>2009-07-18</para> + <itemizedlist> + <listitem> + <para>[matthew] - Remove Berkeley DB, as Man-DB prefers GDBM and the + only other program that requires bdb is arpd, which is specialist + enough to be catered for by BLFS. Thanks to Randy McMurchy for the + report. Fixes <ulink url="&lfs-ticket-root;2440">#2440</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-07-16</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 97e919409..65c13a802 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -286,6 +286,12 @@ <para>coreutils-6.12-uname-1.patch</para> </listitem> <listitem> + <para>db-4.7.25</para> + </listitem> + <listitem> + <para>db-4.7.25-upstream_fixes-1.patch</para> + </listitem> + <listitem> <para>glibc-2.8-20080929-iconv_tests-1.patch</para> </listitem> <listitem> |