aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2005-01-05 14:22:51 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2005-01-05 14:22:51 +0000
commit9a5521276b3e9404cade80faaaaf2593dc15a027 (patch)
treeb8ffbac9f5d9a2b8a2188c0c6f6d241fbfc9a147
parentecc9bebb6a96ac080e8b7f50d1c5bae5c4df6ea1 (diff)
Upgrade to Findutils 4.2.11
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--general.ent2
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">