aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-15 18:07:02 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-15 18:07:02 +0000
commitcb626e2b9e8e4d9e81b830f1f2b5403d23976a0a (patch)
tree9373f0a909edf07f797e3c65e21b80786146c97a
parent31bee15d4567a716d702e6e1c4a06d0270ecf003 (diff)
Upgraded to Sed 4.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--general.ent2
2 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b56460420..9dd95fd43 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -32,6 +32,7 @@ first a summary, then a detailed log.</para>
<listitem><para>m4-1.4.1</para></listitem>
<listitem><para>man-pages-1.67</para></listitem>
<listitem><para>psmisc-21.5</para></listitem>
+<listitem><para>sed-4.1</para></listitem>
<listitem><para>tar-1.14</para></listitem>
<listitem><para>vim-6.3</para></listitem>
</itemizedlist>
@@ -75,6 +76,8 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 15, 2004 [winkie]: Upgraded to Sed 4.1.</para></listitem>
+
<listitem><para>June 15, 2004 [winkie]: Upgraded to Udev 027.</para></listitem>
<listitem><para>June 15, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre1.
diff --git a/general.ent b/general.ent
index 62083d8e2..45a7db6e8 100644
--- a/general.ent
+++ b/general.ent
@@ -60,7 +60,7 @@
<!ENTITY procps-version "3.2.1">
<!ENTITY psmisc-version "21.5">
<!ENTITY readline-version "4.3">
-<!ENTITY sed-version "4.0.9">
+<!ENTITY sed-version "4.1">
<!ENTITY shadow-version "4.0.4.1">
<!ENTITY sysklogd-version "1.4.1">
<!ENTITY sysvinit-version "2.85">