aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-11-25 20:47:25 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-11-25 20:47:25 +0000
commitf811b569084f83115ccb11d58123295b48c21fc2 (patch)
treedfc99d64312700e329646241333dc88266a9e860 /chapter01
parent1bfcbf84e7c619a5f4eba2b7ec245ff4479fae03 (diff)
Upgrade to GDBM-1.10. Fixes #2962.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ed3ecf534..f1a872aa2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2011-11-25</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to GDBM-1.10. Fixes
+ <ulink url="&lfs-ticket-root;2962">#2962</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Install Coreutils'
<filename class="libraryfile">libstdbuf.so</filename> to
<filename class="directory">/usr/lib/coreutils</filename> to
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 59f2576f0..6d96dc9ad 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -82,9 +82,9 @@
<listitem>
<para>GCC &gcc-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>GDBM &gdbm-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Gettext &gettext-version;</para>
</listitem>-->