diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-09-26 09:25:41 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-09-26 09:25:41 +0000 |
commit | cb2892d1e3fa9ba559fa30f9eb7f17b0c8ac743f (patch) | |
tree | f19a6a6ac0f38d31373dbd2bd66b22b7cff4e789 /chapter01/changelog.xml | |
parent | 3827b0493eea389bf2f65bd176fc01e025cb62df (diff) |
Added --with-headers back to glibc chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2335b2ea5..e2ceb2f71 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -92,6 +92,11 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>September 25th, 2004 [jeremy]: Added the --with-headers flag +back to glibc chapter 5. Numerous reports on list indicated that without +this flag, glibc would grab headers from the host, rather than the ones we +installed to /tools/include.</para></listitem> + <listitem><para>September 25th, 2004 [jeremy]: Upgraded to hotplug-2004_09_23. This includes Alexander's improved isapnp detection script.</para></listitem> |