diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-02 18:56:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-02 18:56:21 +0000 |
commit | 58500e56a4a2111db207c7ebd43160f6cece2186 (patch) | |
tree | af5032e57830e71950b90e8b639e3f7a0ccbe4b4 /chapter01/changelog.xml | |
parent | 46b0da873f636f48f4d237fd7dad715ff41cc729 (diff) |
Clean up a couple of instructions for Flex following upgrade to Flex-2.5.37. Fixes #3206 and #3210.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f45a6ec6f..361e94974 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> <listitem> + <para>2012-11-02</para> + <itemizedlist> + <listitem> + <para>[matthew] - Clean up a couple of instructions for Flex, made + possible by the upgrade to Flex-2.5.37. Fixes + <ulink url="&lfs-ticket-root;3206">3206</ulink> and + <ulink url="&lfs-ticket-root;3210">3210</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-11-01</para> <itemizedlist> <listitem> |