aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-07-23 20:56:06 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-07-23 20:56:06 +0000
commit5a9be1c78fddcb2ff17af8af1c869a425f01c741 (patch)
treef0eb1793d31fe7401a27b7a99ad202a4b51bd079 /chapter01
parent1f36d729bf46a92bcbc094b18afcc8b6f64dd4a2 (diff)
Remove an unnecessary sed from File's commands. Fixes #2452.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8990 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 6a1293e3e..242c42892 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 File's commands.
+ Fixes <ulink url="&lfs-ticket-root;2452">#2452</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Add latest upstream Vim patches. Fixes
<ulink url="&lfs-ticket-root;2449">#2449</ulink>.</para>
</listitem>