diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-06 07:29:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-07-06 07:29:21 +0000 |
commit | 04fae592db6832bec5dcbef5a4353d8800b9a080 (patch) | |
tree | 0159b7fe22781d08b3452085788d4794a181febf | |
parent | aeea0910b4b5f4fa2f649799c2e08c03afb683b1 (diff) |
Updated to binutils-2.16.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6398 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d2a45f2ae..37e80c079 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -91,6 +91,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 5th, 2005 [matt]: Updated to binutils-2.16.1.</para></listitem> + <listitem><para>July 5th, 2005 [matt]: Updated to tcl-8.4.11.</para></listitem> <listitem><para>July 5th, 2005 [matt]: Updated to man-1.6.</para></listitem> diff --git a/general.ent b/general.ent index d35f77b6c..642d990b1 100644 --- a/general.ent +++ b/general.ent @@ -32,7 +32,7 @@ <!ENTITY autoconf-version "2.59"> <!ENTITY automake-version "1.9.5"> <!ENTITY bash-version "3.0"> -<!ENTITY binutils-version "2.16"> +<!ENTITY binutils-version "2.16.1"> <!ENTITY bison-version "2.0"> <!ENTITY bzip2-version "1.0.3"> <!ENTITY coreutils-version "5.2.1"> |