diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-06-26 22:26:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-06-26 22:26:46 +0000 |
commit | 4e7b5fa9ee5815387832e68f78fc656ad4918dc8 (patch) | |
tree | a40de073723e3ab222677645b5a2873d94428ecc /chapter01 | |
parent | 84a3d862158e50a79acc82df8ba553cf4650363e (diff) |
Update perl, less, and glib.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 20 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6c0d6961d..9da195452 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,24 @@ --> <listitem> + <para>2011-06-26</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to perl-5-14.1. Fixes + <ulink url="&lfs-ticket-root;2874">#2874</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to less-444. Fixes + <ulink url="&lfs-ticket-root;2887">#2887</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to glib-2.28.8. Fixes + <ulink url="&lfs-ticket-root;2886">#2886</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-06-24</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 17f0123f6..b777f6621 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -163,9 +163,9 @@ <!--<listitem> <para>Patch &patch-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Perl &perl-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Procps &procps-version;</para> </listitem>--> |