diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-03-31 19:23:30 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-03-31 19:23:30 +0000 |
commit | 9e99bf4c0cde8ffd53c3cdc2232697a87e07d3d9 (patch) | |
tree | d8dde464b4063dfca095de590a247927d7d912c0 /chapter01 | |
parent | 2bf72ad8e1c7b81a117bc6116b74445e581c1ba0 (diff) |
Update to linux-4.10.8.
Update to less-487.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9eb06b5ea..cc06eface 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,20 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-03-31</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-4.10.8. Fixes + <ulink url="&lfs-ticket-root;4070">#4070</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to less-487. Fixes + <ulink url="&lfs-ticket-root;4069">#4069</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-03-28</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 461ce2674..dad364937 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -137,9 +137,9 @@ <listitem> <para>Kmod &kmod-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Less &less-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem>--> |