aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-17 22:25:55 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-17 22:25:55 +0000
commit03b12974a1b309baf6dd067c73d77c06d96bf164 (patch)
tree916418f538a8e2de359e9d01e3468f9e18cc8e40 /chapter01
parentc72b64966be715b566a94675ab2606154d325834 (diff)
Ensure that GDBM is added to the info 'dir' file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 2e4e9da9a..cef271df0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,11 @@
<para>2010-02-17</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] Ensure that GDBM is added to the info 'dir' file.
+ Thanks to Randy McMurchy for the fix.
+ Fixes <ulink url="&lfs-ticket-root;2574">#2574</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] Put file before glibc in chapter 6 for better test
coverage. Fixes <ulink url="&lfs-ticket-root;2568">#2568</ulink>.</para>
</listitem>