diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 11 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d48d46148..64e9ab82c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,17 @@ --> <listitem> + <para>2012-01-11</para> + <itemizedlist> + <listitem> + <para>[matthew] - Remove Libnl, as it's not actually required by + IPRoute2 after all. Thanks to Markku Pesonen for the pointer to the + upstream fix.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-01-08</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2100cf1e6..c42717977 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -118,9 +118,6 @@ <!--<listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem>--> - <listitem> - <para>Libnl &libnl-version;</para> - </listitem> <!--<listitem> <para>Libpipeline &libpipeline-version;</para> </listitem>--> |