aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter06/ncurses.xml6
2 files changed, 9 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 8970108f7..3a7b6ab90 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-03-04</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Make mention of the Ncurses testsuite. Fixes
+ <ulink url="&lfs-ticket-root;1954">#1954</ulink></para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Vim-7.0-fixes-15.patch which includes all
upstream patches up to 206.</para>
</listitem>
diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml
index b931834f9..8f01e6eb9 100644
--- a/chapter06/ncurses.xml
+++ b/chapter06/ncurses.xml
@@ -83,7 +83,11 @@
<screen><userinput>make</userinput></screen>
- <para>This package does not come with a test suite.</para>
+ <para>This package has a test suite, but it can only be run after the
+ package has been installed. The tests reside in the
+ <filename class="directory">test/</filename> directory. See the
+ <filename>README</filename> file in that directory for further details.
+ </para>
<para>Install the package:</para>