diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-02 18:59:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-02 18:59:21 +0000 |
commit | 528032f50441979b893824a5e11d773bf77067c2 (patch) | |
tree | defa26e6dbb3b80ca57f14815d62e2fdf07ec99e /chapter01 | |
parent | c594dd3f1790f9eacffa98ae14a70ba6dd64f0f2 (diff) |
Upgrade to Bison-2.6.4. Fixes #3212.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10031 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 c131a79ef..7dc31a142 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-11-02</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Bison-2.6.4. Fixes + <ulink url="&lfs-ticket-root;3212">#3212</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.6.5. Fixes <ulink url="&lfs-ticket-root;3211">#3211</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e7dcb9960..bff67df6c 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>--> |