aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-01-25 10:48:23 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-01-25 10:48:23 -0500
commit9edc43cc488a8ed701159ef07627097205708678 (patch)
treedb9968caa02f67219eb7aaa1c4d1590516446457 /RELNOTES
parent0.9.38 testing (diff)
downloadfirejail-9edc43cc488a8ed701159ef07627097205708678.tar.gz
firejail-9edc43cc488a8ed701159ef07627097205708678.tar.zst
firejail-9edc43cc488a8ed701159ef07627097205708678.zip
--disable-network --disable-userns compile time options
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 4b6cd2dca..e29646086 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,7 +1,8 @@
1firejail (0.9.38) baseline; urgency=low 1firejail (0.9.37) baseline; urgency=low
2 * IPv6 support (--ip6 and --netfilter6) 2 * IPv6 support (--ip6 and --netfilter6)
3 * --join command enhancement (--join-network, --join-filesystem) 3 * --join command enhancement (--join-network, --join-filesystem)
4 * --user command 4 * --user command
5 * --disable-network and --disable-userns compile time flags
5 * symlink invocation 6 * symlink invocation
6 * added KMail, Seamonkey, Telegram profiles 7 * added KMail, Seamonkey, Telegram profiles
7 * bugfixes 8 * bugfixes