diff options
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9d8637344..d2a45f2ae 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -91,6 +91,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 5th, 2005 [matt]: Updated to tcl-8.4.11.</para></listitem> + <listitem><para>July 5th, 2005 [matt]: Updated to man-1.6.</para></listitem> <listitem><para>July 5th, 2005 [matt]: Updated to file 4.14.</para></listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 6c8cf4d07..615054859 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -373,7 +373,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>Tcl (&tcl-version;) - 2,762 KB:</term> +<term>Tcl (&tcl-version;) - 2,666 KB:</term> <listitem> <para><ulink url="&sourceforge;tcl/"/></para> </listitem> diff --git a/general.ent b/general.ent index a041a2f7d..d35f77b6c 100644 --- a/general.ent +++ b/general.ent @@ -79,7 +79,7 @@ <!ENTITY sysklogd-version "1.4.1"> <!ENTITY sysvinit-version "2.86"> <!ENTITY tar-version "1.15.1"> -<!ENTITY tcl-version "8.4.10"> +<!ENTITY tcl-version "8.4.11"> <!ENTITY texinfo-version "4.8"> <!ENTITY udev-version "058"> <!ENTITY util-linux-version "2.12q"> |