aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2012-02-20 02:08:13 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2012-02-20 02:08:13 +0000
commitf158011e9c3c9e2667eeacbc1e51feb02927d8b1 (patch)
tree4b046b4e9888c56423991825e15e3ae5c5c49c78 /chapter01
parent496c88718175b7435d1b7c212041b5fff7280f9b (diff)
Add sed to the m4 package to fix a false test failure.
Update mountfs script to support LVM volumes when stopping. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 59ffb66a5..2f237de57 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,20 @@
-->
<listitem>
+ <para>2012-02-19</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Add sed to the m4 package to fix a false test
+ error. Fixes <ulink url="&lfs-ticket-root;3022">#3022</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update mountfs script to support LVM volumes when
+ stopping.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-02-15</para>
<itemizedlist>
<listitem>