diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:44:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:44:02 +0000 |
commit | 3fc2001e473c37cf0a57e7bbb94cca1892d9d318 (patch) | |
tree | d694f5c07d790c81c8996bd1a34f892ee8706650 /chapter01/changelog.xml | |
parent | c9a1efd4bbad1824bfcdf18a4fde55d76837a9a3 (diff) |
Move the fix for the Autoconf underquoting bug from Pkg-config to Autoconf.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ea5431e48..ae8dfee83 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2010-09-22</para> <itemizedlist> <listitem> + <para>[matthew] Following r9370, fix the Autoconf underquoting bug in + Autoconf itself, rather than just the one affected LFS package, + Pkg-config.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Linux-2.6.35.5. Fixes <ulink url="&lfs-ticket-root;2761">#2761</ulink>.</para> </listitem> |