diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-06 18:29:56 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-06 18:29:56 +0000 |
commit | 57417002ad93d7d5185411d1b192442af6807ce0 (patch) | |
tree | 8ecedc9416604a7fad091c4f64c5e3e5a692e8c0 /chapter01 | |
parent | 1857e34d212dc6558fddc6627c5eb4a95ccff994 (diff) |
Upgrade to Bison-2.5.1. Fixes #3112.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 10c0e1eba..cc7e21ed6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2012-06-06</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Bison-2.5.1. Fixes + <ulink url="&lfs-ticket-root;3112">#3112</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-06-05</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ed3f5021e..0b041f9a9 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>--> |