diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-01-03 04:32:14 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-01-03 04:32:14 +0000 |
commit | 512c848797558f54bfce08a0f7cf262faad200fa (patch) | |
tree | 89c1a765b945ce83340c6d4a64cd434f5f767cc0 /chapter01 | |
parent | 8557cabb5520c89845d23604d0f255d0c154e4b9 (diff) |
Update to zlib-1.2.9, fixes #4023. Update to m4-1.4.18, fixes #4022, correct binutils linking with zlib and enable plugins.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 843397bab..57df544b7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,24 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-01-03</para> + <itemizedlist> + <listitem> + <para>[dj] - Update to zlib-1.2.9. Fixes + <ulink url="&lfs-ticket-root;4023">#4023</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Update to m4-1.4.18. Fixes + <ulink url="&lfs-ticket-root;4022">#4022</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Make binutils build against system zlib and enable + plugins for LTO.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-01-01</para> <itemizedlist> <listitem> |