diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-09-16 13:52:27 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-09-16 13:52:27 +0000 |
commit | 61c97d93111c49e13c51eff2264918b2b8485de0 (patch) | |
tree | 4442fb652140628cdb869436a040a23fb004e7d7 /chapter01 | |
parent | 69a636dc6ff6dbc677e25a7f59344795be733759 (diff) |
Upgrade to Pkg-Config-0.27.1. Fixes #3174.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 417ce616e..0a795e055 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-09-16</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Pkg-Config-0.27.1. Fixes + <ulink url="&lfs-ticket-root;3174">#3174</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.5.4. Fixes <ulink url="&lfs-ticket-root;3173">#3173</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 85307316e..f9e88cb17 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -157,6 +157,9 @@ <!--<listitem> <para>Perl &perl-version;</para> </listitem>--> + <listitem> + <para>Pkg-config &pkgconfig-version;</para> + </listitem> <!--<listitem> <para>Procps &procps-version;</para> </listitem>--> |