Jelajahi Sumber

Updated to sed-4.0.5.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2241 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 22 tahun lalu
induk
melakukan
5fb3b1a6de
3 mengubah file dengan 7 tambahan dan 4 penghapusan
  1. 4 1
      chapter01/changelog.xml
  2. 1 1
      entities/sed.ent
  3. 2 2
      index.xml

+ 4 - 1
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>
 

+ 1 - 1
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">

+ 2 - 2
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">