diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-09-04 21:11:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-09-04 21:11:07 +0000 |
commit | bc3d809946aca8cad9d649f4ee8ef6a41c9dfe31 (patch) | |
tree | 7ecf557d2f053678655db45f3a0f631f35880a3b /chapter01 | |
parent | eb797aae86981e4cb0dd0f235cc7230cd85830c2 (diff) |
Fix a broken popt function in pkg-config
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 086cb928f..24f690e10 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,7 +40,10 @@ <para>2011-09-04</para> <itemizedlist> <listitem> - <para>[bdubbs] - Supress sysvinit overwriting mountpoint from util-linux. + <para>[bdubbs] - Fix a broken popt function in pkg-config.</para> + </listitem> + <listitem> + <para>[bdubbs] - Suppress sysvinit overwriting mountpoint from util-linux. </para> </listitem> </itemizedlist> |