diff options
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> |