diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-07-26 18:45:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-07-26 18:45:20 +0000 |
commit | ae4d45a66990f23590f8a967a8468f4349a04c1c (patch) | |
tree | b3a47ce5a9162087b27a24b9195b0ac1e80e80c5 /chapter01/changelog.xml | |
parent | 67a8eaea72f797cfa107b1736a04cd2f78c7db70 (diff) |
Make GCC use the system-wide copy of Zlib rather than its bundled version. Fixes #2718.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 bdb8234bc..bc3d3453c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2010-07-26</para> <itemizedlist> <listitem> + <para>[matthew] - Make GCC use the system-wide copy of Zlib rather + than its bundled version. Fixes + <ulink url="&lfs-ticket-root;2718">#2718</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Psmisc-22.12. Fixes <ulink url="&lfs-ticket-root;2717">#2717</ulink>.</para> </listitem> |