aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 51058c1ab..d08bbf530 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -2,8 +2,11 @@ firejail (0.9.69) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * modif: --noprofile enforces nonewprivs 3 * modif: --noprofile enforces nonewprivs
4 * modif: --nettrace only available to root user 4 * modif: --nettrace only available to root user
5 * modif: --ids feature needs to be enabled at compile time
5 * feature: enable shell tab completion (#4936) 6 * feature: enable shell tab completion (#4936)
6 * feature: disable user profiles at compile time (#4990) 7 * feature: disable user profiles at compile time (#4990)
8 * feature: --oom, kernel OutOfMemory-killer
9 * feature: firecfg --guide, guided user configuration
7 * rework: whitelist restructuring (#4985) 10 * rework: whitelist restructuring (#4985)
8 * rework: firemon, speed up lots of fixes 11 * rework: firemon, speed up lots of fixes
9 * bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910) 12 * bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910)