aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index ca0ec573f..8f0e3c524 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -8,7 +8,7 @@ firejail (0.9.73) baseline; urgency=low
8 * feature: QUIC (HTTP/3) support in --nettrace 8 * feature: QUIC (HTTP/3) support in --nettrace
9 * feature: add seccomp filters for --restrict-namespaces 9 * feature: add seccomp filters for --restrict-namespaces
10 * feature: stats support for --nettrace 10 * feature: stats support for --nettrace
11 * feature: add doas support in firecfg and jailcheck 11 * feature: add doas support in firecfg and jailcheck (#5899 #5900)
12 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 12 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
13 * modif: Prevent sandbox name (--name=) and host name (--hostname=) 13 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
14 from containing only digits (#5578 #5741) 14 from containing only digits (#5578 #5741)
@@ -19,6 +19,7 @@ firejail (0.9.73) baseline; urgency=low
19 * modif: make private-lib a configure-time option, disabled by default (see 19 * modif: make private-lib a configure-time option, disabled by default (see
20 --enable-private-lib) (#5727 #5732) 20 --enable-private-lib) (#5727 #5732)
21 * modif: Improve --version/--help & print version on startup (#5829) 21 * modif: Improve --version/--help & print version on startup (#5829)
22 * modif: improve errExit error messages (#5871)
22 * bugfix: qutebrowser: links will not open in the existing instance (#5601 23 * bugfix: qutebrowser: links will not open in the existing instance (#5601
23 #5618) 24 #5618)
24 * bugfix: fix --hostname and --hosts-file commands 25 * bugfix: fix --hostname and --hosts-file commands