diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-23 09:20:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-23 09:20:07 +0000 |
commit | ec66ac7412cb3dcf48bb0c9a41e3341f65536ee5 (patch) | |
tree | fd1a7aa642241e9bf34cd24ac66651755806494f /chapter01/changelog.xml | |
parent | 08d48c56e7ec9f2a2c6f9e8da1dc17283e677881 (diff) |
Upgrade to Automake-1.11. Fixes #2400.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8896 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 d7207bb9a..7d13af58e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-05-23</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Automake-1.11. Fixes + <ulink url="&lfs-ticket-root;2400">#2400</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Add GDBM as a pre-requisite for Man-DB. Fixes <ulink url="&lfs-ticket-root;2298">#2298</ulink>.</para> </listitem> |