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 b49ba939c..00e06f62c 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,9 @@
1firejail (0.9.55) baseline; urgency=low 1firejail (0.9.55) baseline; urgency=low
2 * work in progress 2 * work in progress
3 * modif: removed CFG_CHROOT_DESKTOP configuration option 3 * modif: removed CFG_CHROOT_DESKTOP configuration option
4 * mounting a temporary filesystem on top of ~/.cache directory by default.
5 To disable it globally, set "private-cache no" in
6 /etc/firejail/firejail.config.
4 * support full paths in private-lib 7 * support full paths in private-lib
5 * globbing support in private-lib 8 * globbing support in private-lib
6 * new profiles: ms-excel, ms-office, ms-onenote, ms-outlook, ms-powerpoint 9 * new profiles: ms-excel, ms-office, ms-onenote, ms-outlook, ms-powerpoint