diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-27 10:05:36 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-27 10:05:36 +0000 |
commit | 2ed4b452d0991f249aa7ea77a272ad8ad5f2d97d (patch) | |
tree | 82ccd646a6c59e5c265fc94b0aa519f95f9dedbb /chapter01 | |
parent | ea2dfe7386ae02dac0cb7a54f4cb6cea0213585f (diff) |
Update build sizes and SBU times for all packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c588aee79..491ab2fd2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-05-27</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update build sizes and SBU times for all + packages. + Fixes <ulink url="&lfs-ticket-root;2419">#2419</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Revert zlib to doing separate builds for static and dynamic libraries to ensure the -fPIC parameter is set properly in both cases. |