about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md13
-rw-r--r--README2
2 files changed, 14 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
new file mode 100644
index 0000000..2cdd7a0
--- /dev/null
+++ b/NEWS.md
@@ -0,0 +1,13 @@
+## HEAD
+
+## 0.4 (2017-08-21)
+
+* Add `-t` for tracing process exit and duration.
+
+## 0.3.1 (2017-04-25)
+
+* Bug fix release
+
+## 0.3 (2016-06-14)
+
+* Add `-e` to output environment
diff --git a/README b/README
index 83265a7..c030e9f 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ DESCRIPTION
 
      -q      Suppress printing of exec(3) arguments.
 
-     -t      Also display process exit and duration.
+     -t      Also display process exit status and duration.
 
      -o file
              Redirect trace output to file.