diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-17 22:14:04 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-02-17 22:14:04 +0000 |
commit | c72b64966be715b566a94675ab2606154d325834 (patch) | |
tree | 7bb25f923471e6e952bc815fd279f7fbcae8330e /chapter01 | |
parent | a55c9ad07c68228e282d1fe0585fc13a93fe286a (diff) |
Put file before glibc in chapter 6 for better test coverage
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a4193d8bd..2e4e9da9a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,7 +41,12 @@ <para>2010-02-17</para> <itemizedlist> <listitem> - <para>[bdubbs] Update known failure problems in glibc tests.</para> + <para>[bdubbs] Put file before glibc in chapter 6 for better test + coverage. Fixes <ulink url="&lfs-ticket-root;2568">#2568</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] Update known failure problems in glibc tests. + Fixes <ulink url="&lfs-ticket-root;2569">#2569</ulink>.</para> </listitem> </itemizedlist> </listitem> |