diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-16 10:50:42 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-16 10:50:42 +0000 |
commit | 96ab56cbdc6977d041bddab8eae1ceb15511ae74 (patch) | |
tree | d97b3f4e417b8ee343a6c3bc376b8ed72f634b61 /chapter01/changelog.xml | |
parent | bbdedb7bd864de4bc5110c9d3fa8f87867e664bd (diff) |
Upgrade to Bison-2.7. Fixes #3247.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 400cbb877..49ddba5b6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2012-12-16</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Bison-2.7. Fixes + <ulink url="&lfs-ticket-root;3247">#3247</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-12-12</para> <itemizedlist> <listitem> |