diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-07 19:24:30 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-06-07 19:24:30 +0000 |
commit | 98d90032d07f4588d29e2c7f6619f77d312ffa57 (patch) | |
tree | b50a5651e3cd6310e97785518c1d82ddb28851ae /chapter01 | |
parent | 67a0cea173c1a9ed2e1e8c0f568c281e957f7ea2 (diff) |
Update to linux-4.11.4.
Add ld.gold description to binutils.
Update instructions for Chapter5 util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0b5bc4496..84105d4a8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-06-07</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-4.11.4. Fixes + <ulink url="&lfs-ticket-root;4093">#4093</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-06-02</para> <itemizedlist> <listitem> |