Minor NEWS update.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 29 Mar 2009 21:05:38 +0000 (23:05 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 29 Mar 2009 21:05:38 +0000 (23:05 +0200)
* NEWS: Minor update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS

index 4f41ecc..fe63988 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-03-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * NEWS: Minor update.
+
        Reorganize nodes in the manual.
        Avoid texinfo sectioning commands without nodes, by either
        introducing new nodes along with menus, or using headings
diff --git a/NEWS b/NEWS
index a43d8f4..9e3d629 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -117,9 +117,10 @@ New in 1.10a:
   - The `color-tests' option causes colored test result output on terminals.
 
   - The `parallel-tests' option enables a new test driver that allows for
-    parallel test execution, and formatted result output as RST
-    (reStructuredText) and HTML.  Enabling this option may require some
-    changes to your test suite setup; see the manual for details.
+    parallel test execution, inter-test dependencies, lazy test execution
+    for unit-testing, and formatted result output as RST (reStructuredText)
+    and HTML.  Enabling this option may require some changes to your test
+    suite setup; see the manual for details.
 
   - The `silent-rules' option enables Linux kernel-style silent build output.
     This option requires the widely supported but non-POSIX `make' feature