aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-30 11:51:27 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-30 11:51:27 +0000
commit3b3e965d2933fadf3933216cbf53373f7cfa1b8a (patch)
treed4c5aad73b462158b2b9751fa306375c9c0e0f2b /chapter01
parentca6391e6590484cfb50a436acd844cd199b9e5d5 (diff)
Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, c6-gawk and c6-ed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 99e1d774b..75407b2c8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -27,6 +27,10 @@
<listitem><para>Added:
<itemizedlist>
+<listitem><para>ed-0.2.patch</para></listitem>
+<listitem><para>fileutils-4.1.patch</para></listitem>
+<listitem><para>gawk-3.1.1.patch</para></listitem>
+<listitem><para>glibc-2.2.5.patch</para></listitem>
<listitem><para>ncurses-5.2.patch</para></listitem>
<listitem><para>perl-5.6.1.patch</para></listitem>
<listitem><para>vim-6.1.patch</para></listitem>
@@ -40,6 +44,18 @@
</itemizedlist>
</para></listitem>
+<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
+various sed fixes with a regular patch.</para></listitem>
+
+<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Gawk: Replaced the
+sed fix with a regular patch.</para></listitem>
+
+<listitem><para>May 30th, 2002 [gerard]: Chapter 05 - Fileutils: Replaced
+the sed fix with a regular patch.</para></listitem>
+
+<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Ed: Replaced the
+sed fix with a regular patch.</para></listitem>
+
<listitem><para>May 28th, 2002 [gerard]: Chapter 06 - Changing ownership:
removed the explicit command to chown <filename
class="directory">/lost+found</filename>. This is done by the first command