Author: matthew
Date: 2009-07-20 13:13:39 -0600 (Mon, 20 Jul 2009)
New Revision: 8979

Modified:
   branches/6.5/BOOK/chapter01/changelog.xml
   branches/6.5/BOOK/general.ent
Log:
Add changelog comments for the move of GDBM to before Perl, which was committed 
by mistake in r8977. Fixes #2447.

Modified: branches/6.5/BOOK/chapter01/changelog.xml
===================================================================
--- branches/6.5/BOOK/chapter01/changelog.xml   2009-07-20 19:10:23 UTC (rev 
8978)
+++ branches/6.5/BOOK/chapter01/changelog.xml   2009-07-20 19:13:39 UTC (rev 
8979)
@@ -38,6 +38,17 @@
 -->
 
     <listitem>
+      <para>2009-07-20</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Move GDBM build before Perl, so that Perl's
+          GDBM_File module will be built. Fixes
+          <ulink url="&lfs-ticket-root;2447">#2447</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2009-07-18</para>
       <itemizedlist>
         <listitem>

Modified: branches/6.5/BOOK/general.ent
===================================================================
--- branches/6.5/BOOK/general.ent       2009-07-20 19:10:23 UTC (rev 8978)
+++ branches/6.5/BOOK/general.ent       2009-07-20 19:13:39 UTC (rev 8979)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090718">
-<!ENTITY releasedate "July 18, 2009">
+<!ENTITY version "SVN-20090720">
+<!ENTITY releasedate "July 20, 2009">
 <!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "6.5">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to