diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-16 22:33:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-16 22:33:29 +0000 |
commit | 58ceda1f99c7c5b5d65bc6afc346ba7d40e53b03 (patch) | |
tree | 75af85cb1e67db7fe59bb7d9d3d8627d5210d133 /chapter01 | |
parent | b1cc9001e74ca10826dd42e8268fe17c5fea3d2e (diff) |
Update to Bison-3.0.2. Fixes #3442.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10398 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 2d610d163..7eef6ee97 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-12-16</para> <itemizedlist> <listitem> + <para>[matthew] - Update to Bison-3.0.2. Fixes + <ulink url="&lfs-ticket-root;3442">#3442</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Update to Libpipeline-1.2.5. Fixes <ulink url="&lfs-ticket-root;3440">#3440</ulink>.</para> </listitem> |