aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-12-20 20:50:37 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-12-20 20:50:37 +0000
commit5fb3b1a6de398990dbaa0b3533215bacd7b12f86 (patch)
treef039ce58d13833ee07add814a11992c7097a4eff
parent6f04cbfc141025bf6f034d752d15db0aa23aae57 (diff)
Updated to sed-4.0.5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2241 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--entities/sed.ent2
-rw-r--r--index.xml4
3 files changed, 7 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 842d02c57..0d5d33bb4 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -25,7 +25,7 @@
<listitem><para>ncurses-5.3</para></listitem>
<listitem><para>procps-3.1.4</para></listitem>
<listitem><para>psmisc-21.2</para></listitem>
-<listitem><para>sed-4.0.4</para></listitem>
+<listitem><para>sed-4.0.5</para></listitem>
<listitem><para>texinfo-4.3</para></listitem>
<listitem><para>util-linux-2.11y</para></listitem>
</itemizedlist>
@@ -45,6 +45,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>December 20th, 2002 [timothy]: Updated to
+sed-4.0.5.</para></listitem>
+
<listitem><para>December 18th, 2002 [timothy]: Updated to
procps-3.1.4.</para></listitem>
diff --git a/entities/sed.ent b/entities/sed.ent
index 60a78d18a..d5fa3d69f 100644
--- a/entities/sed.ent
+++ b/entities/sed.ent
@@ -11,7 +11,7 @@
<!ENTITY aa-sed-dep SYSTEM "../appendixa/sed-dep.xml">
<!ENTITY aa-sed-down SYSTEM "../appendixa/sed-down.xml">
-<!ENTITY sed-version "4.0.4">
+<!ENTITY sed-version "4.0.5">
<!ENTITY sed-depversion "3.02">
<!ENTITY sed-contversion "3.02">
<!ENTITY sed-size "488 KB">
diff --git a/index.xml b/index.xml
index 35a829328..d74c42fae 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20021218">
-<!ENTITY releasedate "December 18th, 2002">
+<!ENTITY version "20021220">
+<!ENTITY releasedate "December 20th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">