diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-26 02:35:40 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-26 02:35:40 +0000 |
commit | ae437d3255865d8e9541728702dbe95b3c37c12e (patch) | |
tree | 548569d3fe74c41710e3af07a27c4d57bfe6d815 /chapter01 | |
parent | 9c9c8e1971255b18bbf9a05f753d2bb64d22411b (diff) |
Fix chapter 6 Glibc's test-installation.pl to test the correct Glibc.
Fixes bug 1675. Thanks to Dan Nicholson for the report and Greg Schafer for the fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 f9fd5e597..f669191a7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,11 @@ <para>[jhuntwork] - Remove ppc specific instructions from chapter 6 patch. Cross-LFS can handle non-x86 arch specifics at this point.</para> </listitem> + <listitem> + <para>[jhuntwork] - Fix chapter 6 Glibc's test-installation.pl to test + the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report + and Greg Schafer for the fix.</para> + </listitem> </itemizedlist> </listitem> |