diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-13 13:20:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-13 13:20:12 +0000 |
commit | dd65013af29e3d84fa698acbaf92b7babaeb05a0 (patch) | |
tree | b62ea71cb8439777e3cdea21cd3f24b74f16d2be /chapter01 | |
parent | a5d94ff5489d270b58017abe331a43ac1a0885fd (diff) |
Upgrade to Bison-2.6.5. Fixes #3221.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10039 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 3cbb36858..d866e4f2c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-11-13</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Bison-2.6.5. Fixes + <ulink url="&lfs-ticket-root;3221">#3221</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Tzdata-2012i. Fixes <ulink url="&lfs-ticket-root;3220">#3220</ulink>.</para> </listitem> |