diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-23 04:13:09 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-23 04:13:09 +0000 |
commit | 94cb9c2250e9b8e0a2264073551e2ce15d4cc52c (patch) | |
tree | a6daa47e94369c7e299adf47ece38cc27987b770 /chapter01 | |
parent | 255504f783e4f8960835d74c66b450a0e1ecc658 (diff) |
Added net-tools patch to fix mii-tool compilation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a4f63001..eba096d7a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 22nd, 2003 [jeremy]: Added net-tools patch to fix +mii-tool compilation</para></listitem> + <listitem><para>September 22nd, 2003 [jwrober]: Chapter 5 - Updated the Why Static page to more accurately represent the difference between statically and dynamically linked binaries. Thanks to Ian Molton for point this out. Fixes |