diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-02 19:00:30 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-02 19:00:30 +0000 |
commit | 0078c4ccf6ecca64333093a76307e9d27cf090b6 (patch) | |
tree | 19224bf1c7366fde36d05f897bdad643d588ced8 /chapter01/changelog.xml | |
parent | f904a8703f23be88ea24ba23e7564b30d1db2aec (diff) |
Upgraded to GCC 3.4.1-20040601 and Glibc 2.3.4-20040529
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a20a52d0..f110bacc1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -28,9 +28,9 @@ first a summary, then a detailed log.</para> <listitem><para>expect-5.41.0</para></listitem> <listitem><para>file-4.09</para></listitem> <listitem><para>flex-2.5.31</para></listitem> -<listitem><para>gcc-3.4.1-20040517</para></listitem> +<listitem><para>gcc-3.4.1-20040601</para></listitem> <listitem><para>gettext-0.14.1</para></listitem> -<listitem><para>glibc-2.3.4-20040510</para></listitem> +<listitem><para>glibc-2.3.4-20040529</para></listitem> <listitem><para>groff-1.19.1</para></listitem> <listitem><para>grub-0.94</para></listitem> <listitem><para>hotplug-2004_04_01</para></listitem> @@ -102,6 +102,11 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 2nd, 2004 [winkie]: Upgraded to GCC 3.4.1-20040601. This +release fixes bugs with reference to both GCC 3.4.0 and GCC 3.4.1-20040517. Also +upgraded to Glibc 2.3.4-20040529 which includes lots of fixes for non-x86 +architectures.</para></listitem> + <listitem><para>June 1st, 2004 [winkie]: Upgraded to Binutils 2.15.91.0.1. This release provides the <quote>-z relro</quote> option.</para></listitem> |