diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8d13b4d3f..6fc9ec2e3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -21,7 +21,7 @@ of the LFS Book.</para> <itemizedlist> <listitem><para>automake-1.9.4</para></listitem> <listitem><para>bison-2.0</para></listitem> -<listitem><para>findutils-4.2.10</para></listitem> +<listitem><para>findutils-4.2.11</para></listitem> <listitem><para>gcc-3.4.3</para></listitem> <listitem><para>glibc-20041220</para></listitem> <listitem><para>lfs-bootscripts-3.1.0</para></listitem> @@ -52,6 +52,8 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem> + <listitem><para>January 5th, 2005 [jeremy]: Upgraded to Texinfo 4.8</para></listitem> <listitem><para>December 31st, 2004 [jeremy]: Oops - forgot to remove the diff --git a/general.ent b/general.ent index 5c803d934..42eac81a8 100644 --- a/general.ent +++ b/general.ent @@ -26,7 +26,7 @@ <!ENTITY e2fsprogs-version "1.35"> <!ENTITY expect-version "5.42.1"> <!ENTITY file-version "4.12"> -<!ENTITY findutils-version "4.2.10"> +<!ENTITY findutils-version "4.2.11"> <!ENTITY flex-version "2.5.31"> <!ENTITY gawk-version "3.1.4"> <!ENTITY gcc-version "3.4.3"> |