From 030255252171248ff02da20b3f3f8c54b7bb31f9 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 29 May 2013 10:20:48 +0200 Subject: NEWS: fix typos and grammaros Reported-by: Peter Rosin Signed-off-by: Stefano Lattarini --- NEWS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ba396f7e4..39f5121b0 100644 --- a/NEWS +++ b/NEWS @@ -95,7 +95,7 @@ New in 1.13.3: * Documentation fixes: - - The documentation no longer mistakenly report that the obsolete + - The documentation no longer mistakenly reports that the obsolete 'AM_MKDIR_PROG_P' macro and '$(mkdir_p)' make variable are going to be removed in Automake 2.0. @@ -118,7 +118,7 @@ New in 1.13.3: - The test cases no longer have the executable bit set. This should make it clear that they are not meant to be run directly; as - explained in t/README, the can only be run through the custom + explained in t/README, they can only be run through the custom 'runtest' script, or by a "make check" invocation. - The testsuite has seen the introduction of a new helper function @@ -153,14 +153,14 @@ New in 1.13.2: - The long-deprecated but still supported two-arguments invocation form of AM_INIT_AUTOMAKE is documented once again. This seems the sanest - thing to do, given that support for such an usage might need to remain - in place for a unspecified amount of time in order to cater for people + thing to do, given that support for such usage might need to remain + in place for an unspecified amount of time in order to cater to people who want to define the version number for their package dynamically at configure runtime (unfortunately, Autoconf does not yet support this scenario, so we cannot delegate the work to it). - The serial testsuite harness is no longer reported as "deprecated", - but as "discouraged". We have no plan to remove it, not to make its + but as "discouraged". We have no plan to remove it, nor to make its use cause runtime warnings. - The parallel testsuite is no longer reported as "experimental"; it -- cgit v1.2.1