diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-01-28 23:09:39 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-01-28 23:09:39 +0000 |
commit | a6fccf3edc320dd11f834e69077742f7eb2dac68 (patch) | |
tree | 522e4938885a1e357d00c48b57098d9a64acaf67 /chapter01/changelog.xml | |
parent | 54b3fb5e8c05dbbdddd683ad0af9b03bfb9f2f38 (diff) |
Update to binutils-2.30.0.
Update to gcc-7.3.0.
Update to tzdata-2018c.
Update to linux-4.14.15.
Move check from Chpater 5 to Chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0cf0791d0..82dc6826f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,28 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-01-28</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to binutils-2.30.0. Fixes + <ulink url="&lfs-ticket-root;4200">#4200</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gcc-7.3.0. Fixes + <ulink url="&lfs-ticket-root;4199">#4199</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to tzdata-2018c. Fixes + <ulink url="&lfs-ticket-root;4198">#4198</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.14.15. Fixes + <ulink url="&lfs-ticket-root;4197">#4197</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-01-13</para> <itemizedlist> <listitem> |