diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-12-12 21:54:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-12-12 21:54:16 +0000 |
commit | 957ce6b7afbe27d4eae1971847ae673298c2e1e0 (patch) | |
tree | 38e64efdd65555ff708f4a1dfa9dd950a72d566a /chapter01 | |
parent | ce2c730d5b399ea6e75e8cac6d67cbdca14c6f7e (diff) |
Update to libcap-2.28.
Update to bison-3.5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11710 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 0ed3c2115..6568d47ba 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>2019-12-12</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to libcap-2.28. Fixes + <ulink url="&lfs-ticket-root;4559">#4559</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bison-3.5. Fixes + <ulink url="&lfs-ticket-root;4561">#4561</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-12-10</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 72d0e426b..0f9bafeeb 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -146,9 +146,9 @@ <!--<listitem> <para>LFS-Bootscripts-&lfs-bootscripts-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Libcap-&libcap-version;</para> - </listitem>--> + </listitem> <listitem> <para>Libelf-&elfutils-version; (from elfutils)</para> </listitem> |