diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-08 15:58:13 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-05-08 15:58:13 +0000 |
commit | bd5f090a68b7fe7f0e64917869e79ef91ca9c506 (patch) | |
tree | c23e6e8d3114876f4a1a0ff328c90f21f8c13252 /chapter01 | |
parent | 6ca023512baacc430ab6759924433482a1f201e1 (diff) |
Update to flex-2.6.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 12 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d72f5bdb8..4a72226af 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-05-07</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to flex-2.6.4. Fixes + <ulink url="&lfs-ticket-root;4084">#4084</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-05-05</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 935f66c06..64e8f28ee 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -86,9 +86,9 @@ <!--<listitem> <para>Findutils &findutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Flex &flex-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> @@ -259,9 +259,6 @@ <para>gcc-6.1.0-asan-1.patch</para> </listitem> --> - <listitem> - <para>flex-2.6.3-upstream_fixes-3.patch</para> - </listitem> </itemizedlist> <itemizedlist> |