aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-17 19:02:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-17 19:02:38 +0000
commita21a3c7cf09552c65568b13d4386f861f6266c91 (patch)
tree120fbd7faacef7b4d1b87ca5b7070a65f00480fc /chapter01
parent0b258b4ae8bbd1dce53fb598ae8b2ce5a421d598 (diff)
Ignore error in ifdown script when determining status
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a90cedf77..bc7bfdcc4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,9 @@
<para>2009-05-17</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Ignore error in ifdown script when determining status.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Add gettext upstream patches.
Fixes
<ulink url="&lfs-ticket-root;2264">#2264</ulink>.</para>