summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2020-01-01 15:33:52 +0100
committerLeah Neukirchen <leah@vuxu.org>2020-01-01 15:33:52 +0100
commite52a361e18cd6c640e279f2024bf676b4b19450e (patch)
tree1a5ae65396fedb1533407a230b8d36925ae2fa55
parenta34791cc02949d22d2b4a5f7e0ddc63d617dd6d0 (diff)
downloadfail-0.4.tar.gz
fail-0.4.tar.xz
fail-0.4.zip
update NEWS.md for 0.4 v0.4
-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