diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-02-14 16:08:57 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-02-14 16:08:57 +0000 |
commit | a2dd03b30ef900fefb4c48fefa67c05a92bb8bf7 (patch) | |
tree | 445227db9aa30c07876ed32ecfbf14478fc435cd /chapter01 | |
parent | 210fc78f291252e1ea213900c3b9588ff2655de4 (diff) |
Update to bison-3.5.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11749 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 fe6b6bfc1..e86f3bf85 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,16 @@ --> <listitem> + <para>2020-02-14</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to bison-3.5.2. Fixes + <ulink url="&lfs-ticket-root;4597">#4597</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2020-02-13</para> <itemizedlist> <listitem> |