diff --git a/Release_Notes_4.0-alpha2.md b/Release_Notes_4.0-alpha2.md
index 38dca09..6c0edc6 100644
--- a/Release_Notes_4.0-alpha2.md
+++ b/Release_Notes_4.0-alpha2.md
@@ -34,6 +34,7 @@ Apprmor 4.0 is a bridge release between older AppArmor 3.x policy and the newer
| posix mqueue | Y | Y 1 | N | N | Y 2 |
| user ns | Y | Y 1 | N | N | Y 2 |
| io_uring | Y | Y 1 | N | N | Y 2 |
+| rootless apparmor_parser | N | N | N | N | N |
| extended x index | N | Y 5 | N | N | Y 2 |
| aa-status filters | N | N | n/a | N | N |
| aa-load | N | N | n/a | Y | N |
@@ -42,6 +43,18 @@ Apprmor 4.0 is a bridge release between older AppArmor 3.x policy and the newer
| multiple policy locations | N | Y 3 | n/a | Y | N |
| location specific configs | N | Y 3 | n/a | Y | N |
| deny attachment | Y | Y 1 | N | N | N 4 |
+|audit.mode flag | Y | Y 1 | N | N | Y 2 |
+| kill.signal flag | Y | Y 1 | N | N | Y 2 |
+| attach_disconnected.path flag | Y | Y 1 | N | N | Y 2 |
+| quiet audit prefix | Y | Y 1 | N | N | Y 2 |
+| access rule qualifier | Y | Y 1 | N | N | Y 2 |
+| complain rule qualifier | Y | Y 1 | N | N | Y 2 |
+| user conditional | Y | Y 1 | N | N | Y 2 |
+| inherits rule | Y | Y 1 | N | N | N |
+| boolean rule ops | Y | Y 1 | N | N | N |
+| ordered rule block | Y | Y 1 | N | N | N |
+| rule priority | Y | Y 1 | N | N | N |
+
1. If present in policy will cause previous versions of AppArmor to fail
2. Requires kernel support, policy can be downgraded to work on kernels that do not support.