diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-26 00:39:40 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-26 00:39:40 +0000 |
commit | 3ae155cde6b363e19a934d6e039b5240dd87e89e (patch) | |
tree | 62507dde3112e04267e56b9c7ec4256ab6c4985e /chapter01 | |
parent | 3d36131cff6076a5eceba18ebbfaffab15d5edf6 (diff) |
Upgraded binutils, fixing the strip bug. No changelog here because this is a simultaneous commit to testing/unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d49746818..38fc057cf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -19,7 +19,6 @@ of the LFS Book.</para> <listitem><para>Upgraded to:</para> <itemizedlist> -<listitem><para>binutils-2.15.94.0.1</para></listitem> <listitem><para>findutils-4.2.10</para></listitem> <listitem><para>gcc-3.4.3</para></listitem> <listitem><para>glibc-20041122</para></listitem> @@ -32,12 +31,13 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<!-- <listitem><para>Added:</para> <itemizedlist> -<listitem><para>binutils-2.15.94.0.1-fix_strip-1.patch</para></listitem> </itemizedlist> </listitem> - +--> + <listitem><para>Removed:</para> <itemizedlist> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> |