diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-07-16 19:19:05 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-07-16 19:19:05 +0000 |
commit | 913d46a2692229050b6243c1566a40adfe3d95a0 (patch) | |
tree | 8938f5c49e6455c81f6efe2ce640a92d094b7335 | |
parent | 76d93bb1086be6e5f7e09073f4ca9943152c212e (diff) |
Reverted diffutils version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 929aa14a0..fa2f0f1e4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -109,8 +109,6 @@ First a summary, then a detailed log.</para> <listitem><para>July 15th, 2005 [matt]: Updated to Linux-2.6.12.3.</para></listitem> -<listitem><para>July 16th, 2005 [jhuntwork]: Updated to diffutils-2.8.7.</para></listitem> - <listitem><para>July 15th, 2005 [matt]: Updated to udev-063.</para></listitem> <listitem><para>July 13th, 2005 [matt]: Updated to automake-1.9.6.</para></listitem> diff --git a/general.ent b/general.ent index 937941504..fb91f607d 100644 --- a/general.ent +++ b/general.ent @@ -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.7"> +<!ENTITY diffutils-version "2.8.1"> <!ENTITY e2fsprogs-version "1.38"> <!ENTITY expect-version "5.43.0"> <!ENTITY file-version "4.14"> |