diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-28 22:12:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-28 22:12:47 +0000 |
commit | 7ae63566e0002eeb792df944dac81462987c6268 (patch) | |
tree | 8bd541c7484395974460c612880a4d2a99190a2f /chapter01 | |
parent | 99df5e83e71fe3bf3205a1359a54a621b2b0385b (diff) |
* Upgraded to binutils-2.15.94.0.2.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8f66846c9..422178613 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -20,7 +20,7 @@ first a summary, then a detailed log.</para> <listitem><para>Upgraded to:</para> <itemizedlist> <listitem><para>Automake 1.9.5</para></listitem> -<listitem><para>Binutils 2.15.94.0.2</para></listitem> +<listitem><para>Binutils 2.15.94.0.2.2</para></listitem> <listitem><para>Bison 2.0</para></listitem> <listitem><para>Bzip2 1.0.3</para></listitem> <listitem><para>E2fsprogs 1.36</para></listitem> @@ -81,6 +81,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>February 28, 2005 [matt]: Upgraded binutils to 2.14.94.0.2.2 +</para></listitem> + <listitem><para>February 28, 2005 [matt]: Move /usr/bin/logger to /bin as the bootscripts need it there. Fixes bug 1035.</para> </listitem> |