diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | general.ent | 6 |
3 files changed, 8 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 12308fc75..a020a2947 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -22,6 +22,7 @@ of the LFS Book.</para> <listitem><para>findutils-4.2.15</para></listitem> <listitem><para>glibc-20041220</para></listitem> <listitem><para>lfs-bootscripts-3.1.0</para></listitem> +<listitem><para>libol-0.3.15</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.4</para></listitem> @@ -43,6 +44,9 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>February 5, 2005 [matt]: Upgraded to libol-0.3.15</para> +</listitem> + <listitem><para>January 29th, 2005 [matt]: Upgraded to findutils 4.2.15</para> </listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 41c20f8f0..1aab36fc2 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -216,7 +216,7 @@ </varlistentry> <varlistentry> -<term>Libol (&libol-version;) - 336 KB:</term> +<term>Libol (&libol-version;) - 337 KB:</term> <listitem> <para><ulink url="http://www.balabit.com/downloads/syslog-ng/libol/0.3/"/></para> </listitem> diff --git a/general.ent b/general.ent index 3071e8461..5555ec4df 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050129"> -<!ENTITY releasedate "January 29, 2005"> +<!ENTITY version "SVN-20050205"> +<!ENTITY releasedate "February 5, 2005"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -44,7 +44,7 @@ <!ENTITY kbd-version "1.12"> <!ENTITY less-version "382"> <!ENTITY lfs-bootscripts-version "3.1.0"> -<!ENTITY libol-version "0.3.14"> +<!ENTITY libol-version "0.3.15"> <!ENTITY libtool-version "1.5.10"> <!ENTITY linux-version "2.6.10"> <!ENTITY linux-libc-headers-version "2.6.10.0"> |