about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-08-21 12:37:54 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-08-21 12:37:54 +0200
commit9560d5b72a5349c8a1c37d31f6f105eebd161646 (patch)
tree35ce1f95b50653dc8741298ac07de1083ad3226a
parentf471af9ad37a7e1f11a8c0808a6ef73de53c5d48 (diff)
downloadextrace-9560d5b72a5349c8a1c37d31f6f105eebd161646.tar.gz
extrace-9560d5b72a5349c8a1c37d31f6f105eebd161646.tar.xz
extrace-9560d5b72a5349c8a1c37d31f6f105eebd161646.zip
add NEWS.md v0.4
-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.