diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 77d0adf4c..a62b8933b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2012-01-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to IPRoute2-3.2.0, and add its new + dependency, libnl-2.0. Fixes + <ulink url="&lfs-ticket-root;2995">#2995</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.2. Fixes <ulink url="&lfs-ticket-root;2993">#2993</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 76d79939a..bdc8750ba 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -118,6 +118,9 @@ <!--<listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem>--> + <listitem> + <para>Libnl &libnl-version;</para> + </listitem> <!--<listitem> <para>Libpipeline &libpipeline-version;</para> </listitem>--> |