diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:07:18 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:07:18 +0000 |
commit | ec52ebbe6f1d52a04dc500e17bbb66f988178751 (patch) | |
tree | f123758df4b088dc5186c55f3c43ccefc2e37d25 /chapter01 | |
parent | cf685363abfa6110942c593da2ef9cda8fd93d1d (diff) |
Upgrade to Perl-5.12.0. Fixes #2635.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 62cb7b463..b40c862ee 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-04-20</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Perl-5.12.0. Fixes + <ulink url="&lfs-ticket-root;2635">#2635</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Kbd-1.15.2. Fixes <ulink url="&lfs-ticket-root;2634">#2634</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e6f2af558..fd3aa51ac 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>--> @@ -223,6 +223,9 @@ <para>grep-2.5.4-debian_fixes-1.patch</para> </listitem> <listitem> + <para>perl-5.10.1-utf8-1.patch</para> + </listitem> + <listitem> <para>vim-7.2-fixes-5.patch</para> </listitem> </itemizedlist> |