diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-02-05 18:45:26 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-02-05 18:45:26 +0000 |
commit | e7f2b5dbea225bfa83ff65e8475b8f8c082a45d5 (patch) | |
tree | 023b076d8d9e7612e828c7ed766a43e9ab45f13f /chapter01 | |
parent | a61ee6409ca32bbbe8d094fc232b025e17f591a5 (diff) |
Update to expect-5.45.4.
Update to linux-4.15.1.
Update to man-db-2.8.0.
Reorder m4 in Chapter 6 to satisfy bison.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 20 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 760eb9b49..ae1feb967 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,24 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-02-05</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to expect-5.45.4. Fixes + <ulink url="&lfs-ticket-root;4208">#4208</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.15.1. Fixes + <ulink url="&lfs-ticket-root;4209">#4209</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to man-db-2.8.0. Fixes + <ulink url="&lfs-ticket-root;4210">#4210</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-02-02</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f1ec7ab0c..e3cdfc08a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -167,9 +167,9 @@ <!--<listitem> <para>Make-&make-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Man-DB-&man-db-version;</para> - </listitem>--> + </listitem> <listitem> <para>Man-pages-&man-pages-version;</para> </listitem> |