diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-08-31 23:17:42 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-08-31 23:17:42 +0000 |
commit | e75f916c2f7455f087d119ec382672a572625097 (patch) | |
tree | bbeedcb0854b1fe573c9170bc6d3c06b0ed81085 /chapter01 | |
parent | 0b3f52772c5dea4d5bc99c8498ac0f569370ad13 (diff) |
Remove the creation of a spurious file in grep's test suite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1d0514adf..3f0764de9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-08-31</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Remove the creation of a spurious file + in grep's test suite.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-08-29</para> <itemizedlist> <listitem> |