summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-07-04 09:55:55 +0100
committerLars Wirzenius <liw@liw.fi>2013-07-04 09:55:55 +0100
commit75872df928343eec7c3dba179c88c4ac3cd67ae7 (patch)
tree1f13cb9acfa247a8e4062936bd253ab775015131
parent57eb092e780e75d19478db402ed981181f1a2d0f (diff)
downloadcmdtest-75872df928343eec7c3dba179c88c4ac3cd67ae7.tar.gz
Clarify NEWS items are about yarn
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 7a5e3c5..c948376 100644
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,11 @@ Version 0.X, released UNRELEASED
--------------------------------
* Yarn now warns if an input file has no code blocks.
-* There is no a `--shell-library` option for the user to use, which
+* There is no a yarn `--shell-library` option for the user to use, which
includes a shell library when running any IMPLEMENTS section.
-* FINALLY always worked, but has now been added to the manual page as well.
-* New option `--run` allows running selected tests only.
+* FINALLY always worked in yarn, but has now been added to the manual
+ page as well.
+* New yarn option `--run` allows running selected tests only.
Bug fixes: