diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-04-13 15:32:50 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-04-13 15:32:50 +0000 |
commit | 2002e60464dbe0eab12667b4871d310dbf8bb182 (patch) | |
tree | 4ac52e04698933bb8564d08a0494e58e4eb760e5 /chapter01 | |
parent | 50f648b0eeb0297da4075efc596b4d553f927aa1 (diff) |
Added a sed to fix an intermittent test failure in coreutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4dd5be07a..0649151d8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2011-04-13</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added a sed to fix an intermittent test + failure in coreutils. Fixes + <ulink url="&lfs-ticket-root;2833">#2833</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-04-12</para> <itemizedlist> <listitem> |