aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-05 03:40:59 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-02-05 03:43:35 -0300
commit9aef53f352ba5df2182bba69cffc7c319780a041 (patch)
treecf3871534c357405c964289dfda1aa6e1f02ffe1 /RELNOTES
parentRELNOTES: add a few more missing issue/pr references (diff)
downloadfirejail-9aef53f352ba5df2182bba69cffc7c319780a041.tar.gz
firejail-9aef53f352ba5df2182bba69cffc7c319780a041.tar.zst
firejail-9aef53f352ba5df2182bba69cffc7c319780a041.zip
RELNOTES: add allow apostrophe in whitelist and blacklist
Relates to #4614.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 2d201668c..fbaf12716 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -13,6 +13,7 @@ firejail (0.9.68rc2) baseline; urgency=low
13 * network monitor (--nettrace) 13 * network monitor (--nettrace)
14 * network locker (--netlock) (#4848) 14 * network locker (--netlock) (#4848)
15 * whitelist-ro profile command (#4740) 15 * whitelist-ro profile command (#4740)
16 * Allow apostrophe in whitelist and blacklist (#4614)
16 * AppImage support in --build command (#4878) 17 * AppImage support in --build command (#4878)
17 * build: firecfg.config is now installed to /etc/firejail/ (#4669) 18 * build: firecfg.config is now installed to /etc/firejail/ (#4669)
18 * removed --disable-whitelist at compile time 19 * removed --disable-whitelist at compile time