diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-12 04:04:01 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-12 04:04:01 +0000 |
commit | 3f39abf3beabee4cb50e496632851eb1e33f2695 (patch) | |
tree | f4855d4dcda3036e74d82948a98f584b8ef9e968 /chapter01 | |
parent | b2e93767f8535ff079dc350792717da267cd9269 (diff) |
Added note about new gcc fixincludes, corrected test output - #2229.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5f808d0bd..f8114203b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2008-10-12</para> <itemizedlist> <listitem> + <para>[dj] - Added note to Chapter 6 GCC abuot the new include-fixed + directory and changed the sample output to match.</para> + </listitem> + <listitem> <para>[dj] - Added instruction to keep Chapter 5 Glibc from honoring /etc/ld.so.preload. Thanks to Alexander Patrakov for the fix.</para> </listitem> |