aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-07-16 05:29:03 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-07-16 05:29:03 +0000
commite1ffd0f0abbce1542f74c22f627316b25f168442 (patch)
tree01205f4770c1360911464d3e102ca00aa0ff3083
parentb52a40dd388d12a0fa52a680facfd7f28d45e1fb (diff)
Updated diffutils to 2.8.7
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/gcc4/BOOK@6536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--general.ent6
2 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f1ab85ddb..633b9792e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -112,6 +112,8 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>July 16th, 2005 [jhuntwork]: Upgraded diffutils to 2.8.7.</para></listitem>
+
<listitem><para>July 15th, 2005 [matt]: Added a patch to enable tar to build
with gcc-4.0.1</para></listitem>
diff --git a/general.ent b/general.ent
index 2514e8d75..a1c4508aa 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "GCC4-20050715">
-<!ENTITY releasedate "July 15, 2005">
+<!ENTITY version "GCC4-20050716">
+<!ENTITY releasedate "July 16, 2005">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "gcc4"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
@@ -31,7 +31,7 @@
<!ENTITY bzip2-version "1.0.3">
<!ENTITY coreutils-version "5.2.1">
<!ENTITY dejagnu-version "1.4.4">
-<!ENTITY diffutils-version "2.8.1">
+<!ENTITY diffutils-version "2.8.7">
<!ENTITY e2fsprogs-version "1.38">
<!ENTITY expect-version "5.43.0">
<!ENTITY file-version "4.14">