diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-23 13:00:08 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-23 13:00:08 +0000 |
commit | 98d78cff04d4d333519cc69007d1e272bab41965 (patch) | |
tree | 9cf44f4189107092123d7829ffc2873fbfe7931f /chapter01 | |
parent | 71b1c20d7fea8e28331d4890280439d9bdbe25d8 (diff) |
Clarified the interprtation of test results in GMP.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bfdfcca63..7fc1b90ac 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-05-23</para> <itemizedlist> <listitem> + <para>[bdubbs] - Clarified the interprtation of test results + in GMP. Fixes + <ulink url="&lfs-ticket-root;2406">#2406</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Removed redundencies in ncurses. Thanks to Chris Staub. Fixes <ulink url="&lfs-ticket-root;2403">#2403</ulink>.</para> |