about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 5bca10c..461758e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,10 @@
+## 0.9 (2022-01-19)
+
+* With `-t`, print time when process execed.
+* Fix `-p` flag, which was a regression in 0.8.
+* Quit when parent specified in `-p` exits.
+* Fix likely root cause for pid_db overflow.
+
 ## 0.8 (2021-08-05)
 
 * extrace: add option -Q to suppress runtime errors.