aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorRandy McMurchy <randy@linuxfromscratch.org>2008-10-06 17:59:51 +0000
committerRandy McMurchy <randy@linuxfromscratch.org>2008-10-06 17:59:51 +0000
commit080e8f81f7ed03cec6cf35b27c933c2570eab757 (patch)
tree443d7e04eb9e14c03e96317fc5a34b31c2fc7397 /chapter01
parenta926480eea1fd6f66e4b669614ea4f5c42615998 (diff)
Updated Perl to 5.10.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter01/whatsnew.xml20
2 files changed, 21 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f3e0319ac..ef7668706 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,9 @@
<para>2008-10-06</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated Perl to 5.10.0.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated M4 to 1.4.11 and added it to the Chapter 5
build as it is required by the GMP package in Chapter 6.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 05ae519a6..eacc4c87f 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -152,9 +152,9 @@
<!--<listitem>
<para>Patch &patch-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Perl &perl-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Procps &procps-version;</para>
</listitem>-->
@@ -271,6 +271,18 @@
</listitem>
<listitem>
+ <para>&perl-libc-patch;</para>
+ </listitem>
+
+ <listitem>
+ <para>&perl-page-patch;</para>
+ </listitem>
+
+ <listitem>
+ <para>&perl-security-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&readline-fixes-patch;</para>
</listitem>
@@ -324,6 +336,10 @@
</listitem>
<listitem>
+ <para>perl-5.8.8-libc-2.patch</para>
+ </listitem>
+
+ <listitem>
<para>readline-5.4-fixes-4.patch</para>
</listitem>