diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-04 19:38:00 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-04 19:38:00 +0000 |
commit | c38abc9041a83e7c410d3c1820d1a21ef2db8db3 (patch) | |
tree | fdae90120c092fb82c226d3ec942b1f95130b090 /chapter01 | |
parent | c5a2d5bdef5ba5d48836918abd9af849aa521ab4 (diff) |
Upgrade to Perl 5.12.3. Fixes #2824.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 98ed99345..ac5b884bb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-02-04</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to Perl-5.12.3. Fixes + <ulink url="&lfs-ticket-root;2824">#2824</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-01-27</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index adcce7d6d..c457646c4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -248,7 +248,7 @@ </listitem> <listitem> - <para>perl-5.12.2-libc-1.patch</para> + <para>perl-5.12.3-libc-1.patch</para> </listitem> <listitem> |