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 005984ad3..a9cdbd6d5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -87,6 +87,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 12th, 2005 [matt]: Upgraded to tcl-8.4.10.</para></listitem> + <listitem><para>June 12th, 2005 [matt]: Upgraded to man-pages-2.03.</para></listitem> <listitem><para>June 8th, 2005 [archaic]: Removed suggestion on where to move diff --git a/chapter03/packages.xml b/chapter03/packages.xml index ca9e597b2..ece0a5e12 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -368,7 +368,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>Tcl (&tcl-version;) - 3,414 KB:</term> +<term>Tcl (&tcl-version;) - 2,762 KB:</term> <listitem> <para><ulink url="&sourceforge;tcl/"/></para> </listitem> diff --git a/general.ent b/general.ent index 320f4143c..9d4dd55ec 100644 --- a/general.ent +++ b/general.ent @@ -70,7 +70,7 @@ <!ENTITY sysklogd-version "1.4.1"> <!ENTITY sysvinit-version "2.86"> <!ENTITY tar-version "1.15.1"> -<!ENTITY tcl-version "8.4.9"> +<!ENTITY tcl-version "8.4.10"> <!ENTITY texinfo-version "4.8"> <!ENTITY udev-version "058"> <!ENTITY util-linux-version "2.12q"> |