diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-02 19:00:18 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-02 19:00:18 +0000 |
commit | 38957e2aa465d54af61a1720515d658d789847bd (patch) | |
tree | 8c84a1a6773dea390ba2c0e50c56975b16e45946 /chapter01 | |
parent | 528032f50441979b893824a5e11d773bf77067c2 (diff) |
Upgrade to Check-0.9.9. Fixes #3214.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7dc31a142..2d161fb79 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-11-02</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Check-0.9.9. Fixes + <ulink url="&lfs-ticket-root;3214">#3214</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Bison-2.6.4. Fixes <ulink url="&lfs-ticket-root;3212">#3212</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bff67df6c..0894ab8f1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -46,6 +46,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> + <listitem> + <para>Check &check-version;</para> + </listitem> <!--<listitem> <para>Coreutils &coreutils-version;</para> </listitem>--> |