summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-02-24 19:37:17 +0200
committerLars Wirzenius <liw@liw.fi>2016-02-24 20:07:51 +0200
commit199190d6cdd18a6374d4338ebb31bd8f2659e55a (patch)
tree5de3df1d51ce6397af200b6a8f1e5099e3063bd1 /NEWS
parenta5bd847ccfe517b8e1c0e5e5f93ac5a570203858 (diff)
downloadick-199190d6cdd18a6374d4338ebb31bd8f2659e55a.tar.gz
Add --verbose option
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c6ed083..07ee0b4 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ Version 0.13+git, not yet released
* Ick self-tests now include pep8 and pylint checkers. This resulted
in some minor, non-functional changes to the source code.
+* Ick now has an option `--verbose` to provide a third kind of
+ progress output: a wall of text to stdout.
+
Version 0.13, released 2016-02-16
----------------------------------