aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2017-01-03 04:32:14 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2017-01-03 04:32:14 +0000
commit512c848797558f54bfce08a0f7cf262faad200fa (patch)
tree89c1a765b945ce83340c6d4a64cd434f5f767cc0 /chapter01/changelog.xml
parent8557cabb5520c89845d23604d0f255d0c154e4b9 (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/changelog.xml')
-rw-r--r--chapter01/changelog.xml18
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>