summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fed4802..9d26e3e 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ NEWS for cliapp
Version 1.20170823+git, not yet released
----------------------------------------
+* The `runcmd` timeout behaviour has changed a little. Previously, a
+ timeout meant the command would be terminated. Termination is now
+ optional: if the `timeout_callback` function returns a true value,
+ termination happens. Otherwise not.
Version 1.20170823, released 2017-08-23
----------------------------------------