summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-06-23 09:28:35 +0100
committerLars Wirzenius <liw@liw.fi>2013-06-23 09:28:35 +0100
commitf19995c71815be55e57fd3425a999da49471756d (patch)
treeeb46683aacea2160db69a4ab3af0273f7740224e
parent1a3c15fd5d2bc6bd9a28179a61f6f138ec261d44 (diff)
downloadcmdtest-f19995c71815be55e57fd3425a999da49471756d.tar.gz
Update NEWS about yarn empty warnings
-rw-r--r--NEWS9
1 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 79106eb..5cc5100 100644
--- a/NEWS
+++ b/NEWS
@@ -6,9 +6,12 @@ This file summarizes changes between releases of cmdtest.
Version 0.X, released UNRELEASED
--------------------------------
-* Bug fix: yarn now handles multiple input files correctly.
- Reported by Daniel Silverstone; fix based on his patch, but
- rewritten.
+* Yarn now warns if an input file has no code blocks.
+
+Bug fixes:
+
+* Yarn now handles multiple input files correctly. Reported by Daniel
+ Silverstone; fix based on his patch, but rewritten.
Version 0.8.3, released 2013-06-21
--------------------------------