diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-22 22:31:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-07-22 22:31:14 +0000 |
commit | 9b7cbc7e918765bdc467900aa95e4a4e35d5a03b (patch) | |
tree | 07ccda307401af825368509031233b924f726a5f /chapter01 | |
parent | 6dbff4106feb09e4fc0bde607830146d80b1920c (diff) |
Update to pkg-config-0.27
Remove popt
Fix udev-retry boot script for latest udev functioanlity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 17 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f3ef58dd0..e5b4fcd28 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,21 @@ --> <listitem> + <para>2012-07-22</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Fix udev-retry boot script for latest + udev functioanlity. Remove 'udev info --run-dir'</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to pkg-config-0.27. + Remove popt. Fixes + <ulink url="&lfs-ticket-root;3141">#3141</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-07-19</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 71f1e85ca..d6555274f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -250,11 +250,11 @@ <listitem> <para>pkg-config-&pkgconfig-version;</para> </listitem> - +<!-- Added and removed in this cycle <listitem> <para>popt&popt-version;</para> </listitem> - +--> </itemizedlist> <itemizedlist> |