diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e3e509e39..d35f4ae00 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,6 +24,7 @@ of the LFS Book.</para> <listitem><para>lfs-bootscripts-3.1.0</para></listitem> <listitem><para>linux-libc-headers-2.6.10.0</para></listitem> <listitem><para>procps-3.2.5</para></listitem> +<listitem><para>sed-4.1.3</para></listitem> <listitem><para>shadow-4.0.7</para></listitem> <listitem><para>util-linux-2.12q</para></listitem> </itemizedlist> @@ -42,6 +43,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>January 27th, 2005 [matt]: Upgraded to sed-4.1.3</para> +</listitem> + <listitem><para>January 27th, 2005 [matt]: Upgraded to procps-3.2.5</para> </listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 9de573801..3ff668880 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -328,7 +328,7 @@ </varlistentry> <varlistentry> -<term>Sed (&sed-version;) - 753 KB:</term> +<term>Sed (&sed-version;) - 775 KB:</term> <listitem> <para><ulink url="http://ftp.gnu.org/gnu/sed/"/></para> </listitem> diff --git a/general.ent b/general.ent index 8970057a3..e69fc3423 100644 --- a/general.ent +++ b/general.ent @@ -60,7 +60,7 @@ <!ENTITY procps-version "3.2.5"> <!ENTITY psmisc-version "21.5"> <!ENTITY readline-version "5.0"> -<!ENTITY sed-version "4.1.2"> +<!ENTITY sed-version "4.1.3"> <!ENTITY shadow-version "4.0.7"> <!ENTITY syslog-ng-version "1.6.5"> <!ENTITY sysvinit-version "2.86"> |