aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-07-18 12:30:56 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-07-18 12:30:56 +0000
commit9cccea2aed45c935e4ea17e84d007c0d84a4c91f (patch)
tree458e2468ed2225ef7967a0ae20068935e0b5496e /chapter01/changelog.xml
parentc639ec715188a7f1c799b88a924f062a9e4321d1 (diff)
Remove Berkeley DB; Man-DB uses GDBM now. Fixes #2440.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml12
1 files changed, 12 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>