diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-24 17:38:46 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-24 17:38:46 +0000 |
commit | e43d9b664be589bd1f5068dfa55d6b25386792e2 (patch) | |
tree | 5d528523fcabdf16736f63576824deca09b76365 /chapter01 | |
parent | 3f91a9cef2dfe59c88ea2f4bfe5c0e68d8c627a2 (diff) |
Upgraded to Linux-libc-headers 2.6.7.0 and updated the Net-tools GCC patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b598b86e0..788ce7cca 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,9 +47,9 @@ first a summary, then a detailed log.</para> <listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem> <listitem><para>hotplug-2004_04_01-isapnp-2.patch</para></listitem> <listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem> -<listitem><para>linux-libc-headers-2.6.6.0</para></listitem> +<listitem><para>linux-libc-headers-2.6.7.0</para></listitem> <listitem><para>module-init-tools-3.0</para></listitem> -<listitem><para>net-tools-1.60-gcc34-2.patch</para></listitem> +<listitem><para>net-tools-1.60-gcc34-3.patch</para></listitem> <listitem><para>readline-4.3</para></listitem> <listitem><para>readline-4.3-gnu_fixes-1.patch</para></listitem> <listitem><para>sed-4.1-permissions-1.patch</para></listitem> @@ -78,6 +78,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 24, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.7.0 +and updated the Net-tools GCC 3.4 patch.</para></listitem> + <listitem><para>June 24, 2004 [alexander]: Wordings changed on the hotplug page</para></listitem> |