about summary refs log tree commit diff
path: root/NEWS.md
blob: 317044c734b89c3f53935a673a355e116715a516 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
## 0.4 (2020-01-01)

- add `-S` to trigger stack smashing
- support for illegal instructions on PPC

## 0.3 (2019-02-08)

- add `-R` to trigger an infinite recursion that uses alloca(3) heavily

## 0.2 (2018-06-19)

- add `-D` to generate a process in uninterruptible sleep
- add `-b` for SIGBUS via mmap(2)