diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-08-26 19:03:11 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-08-26 19:03:11 +0000 |
commit | 352e6fc5aab4ddc3a3259732c4a5cdae7dd30c98 (patch) | |
tree | 9408362818142d8968dc068fe7efa8bd7309489a /chapter01 | |
parent | f5257895fe803113b320f1caafe54a2d7b96bbd6 (diff) |
Upgrade to Perl-5.10.1. Fixes #2479.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0e0a1bbb4..14a857f59 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2009-08-26</para> <itemizedlist> <listitem> + <para>[matthew] Upgraded to Perl-5.10.1. Fixes + <ulink url="&lfs-ticket-root;2479">#2479</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgraded to Linux-2.6.30.5. Fixes <ulink url="&lfs-ticket-root;2475">#2475</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2cf9dffcf..d149862f1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -148,9 +148,9 @@ <!--<listitem> <para>Patch &patch-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Perl &perl-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Procps &procps-version;</para> </listitem>--> |