diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-08 08:46:19 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-08 08:46:19 +0000 |
commit | 26386ea611ac1242125b3fe95aa589039ce62225 (patch) | |
tree | 64bd57a7da08c561313c1f37d91970f9f7504ba2 /chapter01 | |
parent | f1d2b69cdb17dd61c51417d64752ff486bb58051 (diff) |
Upgrade to Bison-2.4.3. Fixes #2732.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8fa6ee189..a6e885bc4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-08-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Bison-2.4.3. Fixes + <ulink url="&lfs-ticket-root;2732">#2732</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to IPRoute2-2.6.35. Fixes <ulink url="&lfs-ticket-root;2731">#2731</ulink>.</para> </listitem> |