diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:39:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:39:17 +0000 |
commit | bc9e26204e9aa5e08f7334d2a09d35a8bd1a0d02 (patch) | |
tree | f07289bb4083ebba3a3ed0e85417815a53091f9a /chapter01 | |
parent | 3fa7ca4305776f0b49c66c0424636f1c5a986e08 (diff) |
Upgrade to Bison-2.4. Fixes #2281.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d731e5c69..6552e9d40 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,9 @@ <para>2008-12-06</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Bison-2.4. Fixes #2281.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Binutils-2.19. Fixes #2268.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 827ed0392..b8fe2a7d0 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -38,9 +38,9 @@ <listitem> <para>Binutils &binutils-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Bison &bison-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> |