aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-21 19:04:36 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-21 19:04:36 +0000
commit46fbbc269c35aee5501acd7c58c4e4932b4ec013 (patch)
tree79678a98ff55813d7448b0c01176737553a79594 /chapter01/changelog.xml
parentc350d43a4dc6c1a35be23ff9d91da11617c20fcc (diff)
Added a note to the ifcfg script description in
iproute2 that it requires external programs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 2a6a26461..a2c0391fd 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2008-10-21</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added a note to the ifcfg script description in
+ iproute2 that it requires external programs.</para>
+ </listitem>
+ <listitem>
<para>[dj] - Added '--without-included-regex' to grep instrcutions
in order to force the use of glibc's regex library. This fixes the
-i switch for grep.</para>