diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-04-24 19:38:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-04-24 19:38:25 +0000 |
commit | 7ba1148e3fb4ca3153e92e7a3df840676b525a69 (patch) | |
tree | b6a8d905a9ad8aabf43eef8196370474a6918872 /chapter01 | |
parent | 08712c21a0e65fd4b7300a1b1f8acbfd5b997259 (diff) |
Upgrade to Check-0.9.10. Fixes #3330.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f1416e24b..fb7258d8a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2013-04-24</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Check-0.9.10. Fixes + <ulink url="&lfs-ticket-root;3330">#3330</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-04-23</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c4d633d6a..df94f8389 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -46,9 +46,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Check &check-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Coreutils &coreutils-version;</para> </listitem>--> |