diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-04 19:32:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-04 19:32:55 +0000 |
commit | 6c8e424db7fc5e4bac2f8cdee61ccd0cbdaf69f2 (patch) | |
tree | 9897988501997256b01394c645e4139d2496a754 /chapter01 | |
parent | 3bce8fdfe8fa45a281e75bc02678166c58d37e61 (diff) |
Upgrade to Perl 5.12.3. Fixes #2824.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9453 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> |