diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-27 10:29:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-27 10:29:02 +0000 |
commit | e1df0de1ca79d2145376217b27fd9a5760e4b0f0 (patch) | |
tree | c6ca332b39930434ce01a88d3f832901d236c192 /chapter01 | |
parent | 3b5a16f75c102b423408640b5884ea22954e4650 (diff) |
Upgrade to Bison-2.4.2. Fixes #2615.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9235 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 500d3aba5..3cc659bf1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-03-27</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to Bison-2.4.2. Fixes + <ulink url="&lfs-ticket-root;2615">#2615</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-03-20</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3036cad26..5fe87da68 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -37,9 +37,9 @@ <listitem> <para>Binutils &binutils-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Bison &bison-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> |