diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-08-05 14:26:03 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-08-05 14:26:03 +0000 |
commit | eeafffd5b3547e5a7bd1bc33e8cccc58632aa549 (patch) | |
tree | 2e6fdedeeacdb95d3fd9ce12c156973824d3fc9d /chapter01 | |
parent | a44c0c91ee2b69cf7a5fd7420be359acb7a3ea34 (diff) |
Upgrade to Bison-2.6.1. Fixes #3140.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9924 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 96d1a0563..0195c8c3e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-08-05</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Bison-2.6.1. Fixes + <ulink url="&lfs-ticket-root;3140">#3140</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.5. Fixes <ulink url="&lfs-ticket-root;3138">#3138</ulink>.</para> </listitem> |