diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-07-29 05:56:08 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-07-29 05:56:08 +0000 |
commit | 8064ca2674941cd3262a2a6df9b6536fc7b2e8e0 (patch) | |
tree | fd4083b08623b81773d41d4f04f58b63a4b9941e /chapter01 | |
parent | 628860260fec14ede5f759e868f7ab9928ba729c (diff) |
Update to linux-4.7.
Update to flex-2.6.1.
Update to tcl-core8.6.6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11099 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 d75898a90..93faf2e4f 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>2016-07-29</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-4.7. Fixes + <ulink url="&lfs-ticket-root;3957">#3957</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to flex-2.6.1. Fixes + <ulink url="&lfs-ticket-root;3959">#3959</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to tcl-core8.6.6. Fixes + <ulink url="&lfs-ticket-root;3969">#3960</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-07-20</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6c24b9402..a7ebafb9b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -83,9 +83,9 @@ <!--<listitem> <para>Findutils &findutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Flex &flex-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> |