From: Ralf Wildenhues Date: Sun, 29 Mar 2009 21:05:38 +0000 (+0200) Subject: Minor NEWS update. X-Git-Tag: v1.10b~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5995c411f335e9eef6951c62ca16848ec2ed64f;p=platform%2Fupstream%2Fautomake.git Minor NEWS update. * NEWS: Minor update. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index 4f41ecc..fe63988 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-03-29 Ralf Wildenhues + * 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 --- 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