blob: 53dfcf83ba5fa657529a2aede3897cd38761eb34 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
## HEAD
## 0.5 (2018-03-23)
* Detect and report out of order and lost messages.
* Ensure cmdline is read first.
* Use openat() for speedup.
* Remove custom SIGINT handler.
## 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
|