aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-01-23 20:42:07 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-01-23 20:42:07 +0000
commit41ddb3b5c89bc278e3f9ef080dc228eedd1ed4fd (patch)
tree45b99790146bcfe77b06a6f15523f54f9a298683 /chapter01
parentb28fd35a823aac2255671733df034f2327480879 (diff)
Patch Perl to pass tests with BDB-4.4.20. Fixes bug 1687
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3c7f6bffd..906a66553 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>January 23, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Added a patch to enable Perl's DB_File module to
+ compile with the latest version of Berkeley DB. Thanks to Alexander
+ Patrakov for the patch.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 20, 2006</para>
<itemizedlist>
<listitem>