diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-06-12 18:28:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-06-12 18:28:56 +0000 |
commit | b30de8f95ef665c68ec93a1797c513eea4220ec9 (patch) | |
tree | fdc6ab052e36154b1b0027abcf6091c8296a1e1d /chapter01/changelog.xml | |
parent | 42ca8a25f83a79b540cb8145b8cf7560457859b6 (diff) |
Typo fix in xz page.
Change some http references to https in gcc.
Update to iproute2-4.17.0.
Update to bison-3.0.5.
Update to linux-4.17.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 153cc87c8..0abaf9e29 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,32 @@ --> <listitem> + <para>2018-06-12</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Typo fix in xz page. Fixes + <ulink url="&lfs-ticket-root;4285">#4285</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Change some http references to https in gcc. Fixes + <ulink url="&lfs-ticket-root;4281">#4281</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iproute2-4.17.0. Fixes + <ulink url="&lfs-ticket-root;4288">#4288</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bison-3.0.5. Fixes + <ulink url="&lfs-ticket-root;4284">#4284</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.17.1. Fixes + <ulink url="&lfs-ticket-root;4280">#4280</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-05-22</para> <itemizedlist> <listitem> |