diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | general.ent | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index db26445ed..6a6c8c29d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,7 @@ first a summary, then a detailed log.</para> <listitem><para>glibc-2.3.4-20040701</para></listitem> <listitem><para>groff-1.19.1</para></listitem> <listitem><para>hotplug-2004_04_01</para></listitem> +<listitem><para>iana-etc-1.01</para></listitem> <listitem><para>lfs-bootscripts-2.2.1</para></listitem> <listitem><para>linux-2.6.7</para></listitem> <listitem><para>m4-1.4.1</para></listitem> @@ -79,6 +80,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 23, 2004 [jeremy]: Upgraded to iana-etc 1.01</para></listitem> + <listitem><para>July 23, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.1</para></listitem> <listitem><para>July 20, 2004 [jeremy]: Corrected the double-creation of /var/tmp (Kris van Rens and others)</para></listitem> diff --git a/general.ent b/general.ent index de5f81dd6..061218b37 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20040720"> -<!ENTITY releasedate "July 20, 2004"> +<!ENTITY version "SVN-20040723"> +<!ENTITY releasedate "July 23, 2004"> <!ENTITY milestone "6.0"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -39,7 +39,7 @@ <!ENTITY grub-version "0.95"> <!ENTITY gzip-version "1.3.5"> <!ENTITY hotplug-version "2004_04_01"> -<!ENTITY iana-etc-version "1.00"> +<!ENTITY iana-etc-version "1.01"> <!ENTITY inetutils-version "1.4.2"> <!ENTITY iproute2-version "2.6.X-ss040702"> <!ENTITY iproute2-patch-version "2.6.X_ss040702"> |