diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-15 03:52:06 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-15 03:52:06 +0000 |
commit | 2efa44adaf384fae3c644b560546c4b3bbb8d850 (patch) | |
tree | 5996f39bf4d1e247f5300afc2f4d47f222a57b44 /chapter01 | |
parent | 778deac96f8655c92a6b10877fb8fb5c79d459f4 (diff) |
Upgrade to perl-5.16.1
Removed unneeded sed instruction from Chapter 6 perl
Updated gcc instructions to fix some make check errors
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 507688a77..558da00b9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,15 @@ <para>2012-08-13</para> <itemizedlist> <listitem> + <para>[bdubbs] - Upgrade to perl-5.16.1. Fixes + <ulink url="&lfs-ticket-root;3155">#3155</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Removed unneeded sed instruction from + Chapter 6 perl. Fixes + <ulink url="&lfs-ticket-root;3160">#3160</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Upgrade to flex-2.5.37. Fixes <ulink url="&lfs-ticket-root;3139">#3139</ulink>.</para> </listitem> |