aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
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/changelog.xml
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/changelog.xml')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 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>