aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-01-11 22:39:06 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-01-11 22:39:06 +0000
commit09d0e596f9e68470b28ef4d5e77efba15eefa657 (patch)
tree143be22a2abcd6686d9034b29a1288edd2fc239d /chapter01
parent488d7a56b47e935b75dbe717de90f25f55339e83 (diff)
Remove Libnl as IPRoute2 doesn't need it.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
-rw-r--r--chapter01/whatsnew.xml3
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>-->