diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2018-01-13 05:43:45 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2018-01-13 05:43:45 +0000 |
commit | a98a31a0c92e78532e7b9b9f353b7a2723801a42 (patch) | |
tree | 3b9a49f7f9a6b1923ae982371d1f5c7f64b0ac3a /chapter01/changelog.xml | |
parent | e03d5e49af5d60eebff308f1da5293de45f05805 (diff) |
Simplify and correct Libelf installation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index baa982403..17abe580d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,10 +43,19 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-01-13</para> + <itemizedlist> + <listitem> + <para>[dj] - Simplify and correct Libelf instructions.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-01-12</para> <itemizedlist> <listitem> - <para>[dj] - Add Libelf (Elfutils) 0.107.</para> + <para>[dj] - Add Libelf (Elfutils) 0.170.</para> </listitem> <listitem> <para>[dj] - Update to Linux-4.14.13. Fixes |