aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-07-23 20:59:14 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-07-23 20:59:14 +0000
commitd5de16b07a4dbf73305e595896950aca6265f89e (patch)
tree14653164463ffc1557d40cc13695aeb8ef47d568 /chapter01
parentec8ebf26a2a5521387d110cdbc4c3a079a241a41 (diff)
Remove an unnecessary sed from Kbd's commands. Fixes #2454.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 8a8892405..300e2eea1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-07-23</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Remove an unnecessary sed from Kbd's commands.
+ Fixes <ulink url="&lfs-ticket-root;2454">#2454</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Prevent E2fsprogs from installing the fsck wrapper
as this is provided by Util-Linux-NG. Fixes
<ulink url="&lfs-ticket-root;2453">#2453</ulink>.</para>