aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-02-29 22:22:52 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-02-29 22:22:52 +0000
commitaa14485736b6767e47acddd59ab26672345a396c (patch)
tree1cb857719216bc9f7319408151e2ecd0158902a6 /chapter01
parent6d6a2f029d2becb77294e87be17c2bb58b66564b (diff)
Minor changes to ifup boot script.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9757 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ad3cc1eb7..26f357fe8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,15 @@
<para>2012-02-24</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Minor changes to ifup boot script.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2012-02-24</para>
+ <itemizedlist>
+ <listitem>
<para>[bdubbs] - Add a patch for glibc that fixes a problem
(segfault) for dlopen() in some cases.</para>
</listitem>