diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:01:57 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:01:57 +0000 |
commit | dc5d06b77f275e83a2c73e025467a18a5987a1e8 (patch) | |
tree | 560d705e2e8de78d595e549e0854ffe096e9c5b0 /chapter01/changelog.xml | |
parent | 8b68559612c2f6f39498324d7d001002c4fcc003 (diff) |
Upgrade to Automake-1.12.4. Fixes #3185.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 b998d399e..81bb3462b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-10-02</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Automake-1.12.4. Fixes + <ulink url="&lfs-ticket-root;3185">#3185</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Fix Flex instructions; the directory creation for its documentation is performed by the Makefile since r9999.</para> </listitem> |