Added changes that belonged to the previous commit

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7850 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2009-07-19 14:22:19 +00:00
parent de7f20ebc7
commit 93e6918613
2 changed files with 13 additions and 3 deletions

View File

@ -3,7 +3,7 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "18"> <!-- Always 2 digits -->
<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2009">
<!ENTITY copyrightdate "2001-&year;">
@ -38,7 +38,7 @@ $Date$
<!-- These entities are used to identify versions of LFS
packages referenced throughout the BLFS book. -->
<!ENTITY lfs-gcc-version "4.3.2">
<!ENTITY lfs-bdb-version "4.7.25">
<!-- <!ENTITY lfs-bdb-version "4.7.25"> -->
<!ENTITY lfs-gdbm-version "1.8.3">
<!ENTITY lfs-coreutils-version "6.12">
<!ENTITY lfs-perl-version "5.10.0">

View File

@ -41,11 +41,21 @@
-->
<listitem>
<para>July 19th, 2009</para>
<itemizedlist>
<listitem>
<para>[randy] - Added Berkeley DB dependencies as the package is no
longer built in LFS.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>July 18th, 2009</para>
<itemizedlist>
<listitem>
<para>[ag] - Enables GDBM as the default header cache backend
<para>[ag] - Enable GDBM as the default header cache backend
for mutt.</para>
</listitem>
</itemizedlist>