summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-07-31 09:14:35 +0100
committerLars Wirzenius <liw@liw.fi>2014-07-31 09:14:35 +0100
commitd347076502fe477909dce2c2894878aeb79fec7e (patch)
treee99f721b6236de90c826f0258c2c43060fae29a0 /NEWS
parent5225d263b422f44ca988f98e24dc66811cbbafa7 (diff)
downloadcliapp-d347076502fe477909dce2c2894878aeb79fec7e.tar.gz
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c1a2f6..ca50e4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
NEWS for cliapp
===============
+Version UNRELEASED
+------------------
+
+* Richard Ipsum added callbacks to `cliapp.runcmd` for handling
+ captured stdout/stderr output from the pipeline. This allows, for
+ example, progress reporting during a long-running command.
+
Version 1.20140719
------------------