aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-08-30 08:55:27 -0400
committerLibravatar GitHub <noreply@github.com>2022-08-30 08:55:27 -0400
commit0fcb576ba238121ea3af4ec636eedb74dbc50bf6 (patch)
tree82bafa29ba40d876909838359f07017ee5be3c9e /RELNOTES
parentRELNOTES and README.md - existing functionality modified for the next version (diff)
parenttypo fix for README.md (diff)
downloadfirejail-0fcb576ba238121ea3af4ec636eedb74dbc50bf6.tar.gz
firejail-0fcb576ba238121ea3af4ec636eedb74dbc50bf6.tar.zst
firejail-0fcb576ba238121ea3af4ec636eedb74dbc50bf6.zip
Merge pull request #5349 from glitsj16/typo-fixes
Typo fixes
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index 82f3ba152..f78586da9 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -6,9 +6,9 @@ firejail (0.9.71) baseline; urgency=low
6 * modif: disabled chroot by default in /etc/firejail/firejail.config (#5190) 6 * modif: disabled chroot by default in /etc/firejail/firejail.config (#5190)
7 * modif: shell none set as default (#5190) 7 * modif: shell none set as default (#5190)
8 * modif: removed --shell= (#5190) 8 * modif: removed --shell= (#5190)
9 * modif: private-lib disabled by defautl in /etc/firejail/firejail.config 9 * modif: private-lib disabled by default in /etc/firejail/firejail.config
10 (#5190) 10 (#5190)
11 * modif: tracelog disabled by defautl in /etc/firejail/firejail.config 11 * modif: tracelog disabled by default in /etc/firejail/firejail.config
12 (#5190) 12 (#5190)
13 * feature: On failing to remount a fuse filesystem, give warning instead of 13 * feature: On failing to remount a fuse filesystem, give warning instead of
14 erroring out (#5240 #5242) 14 erroring out (#5240 #5242)