diff options
-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"> |