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.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 660423b..317044c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,8 @@
+## 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