aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-07 00:35:21 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-07 23:44:18 -0300
commit1c0242c5d2e31c02f2c6f894093dd6bd2a06fefa (patch)
tree2222ec6cf989667a67792c9b43485c0ef05a299f /RELNOTES
parentbuild(deps): bump github/codeql-action from 2.1.11 to 2.1.12 (diff)
downloadfirejail-1c0242c5d2e31c02f2c6f894093dd6bd2a06fefa.tar.gz
firejail-1c0242c5d2e31c02f2c6f894093dd6bd2a06fefa.tar.zst
firejail-1c0242c5d2e31c02f2c6f894093dd6bd2a06fefa.zip
RELNOTES: sort items by category (features/modifs)
Move the modif entries after the feature entries to be consistent with the notes of the previous release (0.9.68): features, modifs/reworks, removals, bugfixes, build, ci, docs, includes/profiles.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index 005329f0f..9f71cb22b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,11 +1,11 @@
1firejail (0.9.69) baseline; urgency=low 1firejail (0.9.69) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * modif: --nettrace only available to root user
4 * modif: --ids feature needs to be enabled at compile time (#5155)
5 * feature: enable shell tab completion (#4936) 3 * feature: enable shell tab completion (#4936)
6 * feature: disable user profiles at compile time (#4990) 4 * feature: disable user profiles at compile time (#4990)
7 * feature: --oom, kernel OutOfMemory-killer (#5122) 5 * feature: --oom, kernel OutOfMemory-killer (#5122)
8 * feature: firecfg --guide, guided user configuration (#5111) 6 * feature: firecfg --guide, guided user configuration (#5111)
7 * modif: --nettrace only available to root user
8 * modif: --ids feature needs to be enabled at compile time (#5155)
9 * rework: whitelist restructuring (#4985) 9 * rework: whitelist restructuring (#4985)
10 * rework: firemon, speed up and lots of fixes 10 * rework: firemon, speed up and lots of fixes
11 * bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910) 11 * bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910)