diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2015-01-06 11:26:32 +0100 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2015-01-06 11:26:32 +0100 |
commit | 93855f67e885ce4c16e0c71728e1ff3e6b2e64b9 (patch) | |
tree | 5b84a982a30aac79bad33adb60d4f09c5b2284e2 /NEWS | |
parent | e12608fa5a899a2b2e0c7db0c3d1726b1242221e (diff) | |
parent | 9bd4f71feba86e618bba0a78708e37f7a1133689 (diff) | |
download | automake-93855f67e885ce4c16e0c71728e1ff3e6b2e64b9.tar.gz |
Merge branch 'micro' into minor
* micro:
NEWS: fix a typo
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ New in 1.15: * Automake-generated testsuites: - - The default test-driver used by the Automake-generates testsuites + - The default test-driver used by the Automake-generated testsuites now appends the result and exit status of each "plain" test to the associated log file (automake bug#11814). |