diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-11-23 23:32:54 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-11-23 23:32:54 +0000 |
commit | e4dd61c4ac830c38557e730749c0028ff509517f (patch) | |
tree | d72a1b0524c8cd7c347e03706b433e149db19a12 /chapter01 | |
parent | b4161563793f21fb520966255d8a978d7894ace6 (diff) |
Update to Bison-3.0.1. Fixes #3423.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2714f117a..ee31e3692 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-11-23</para> <itemizedlist> <listitem> + <para>[matthew] - Update to Bison-3.0.1. Fixes + <ulink url="&lfs-ticket-root;3423">#3423</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Update to Check-0.9.11. Fixes <ulink url="&lfs-ticket-root;3422">#3422</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8c0f3f0ec..218f40f51 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -40,9 +40,9 @@ <!--<listitem> <para>Binutils &binutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Bison &bison-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> |