aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES6
1 files changed, 3 insertions, 3 deletions
diff --git a/RELNOTES b/RELNOTES
index 4cd27f3a9..82ff7ccff 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -7,10 +7,10 @@ firejail (0.9.73) baseline; urgency=low
7 * feature: add IPv6 support for --net.print option 7 * feature: add IPv6 support for --net.print option
8 * modif: Stop forwarding own double-dash to the shell (#5599 #5600) 8 * modif: Stop forwarding own double-dash to the shell (#5599 #5600)
9 * modif: Prevent sandbox name (--name=) and host name (--hostname=) 9 * modif: Prevent sandbox name (--name=) and host name (--hostname=)
10 from containing only digits (#5578) 10 from containing only digits (#5578 #5741)
11 * modif: Escape control characters of the command line (#5613) 11 * modif: Escape control characters of the command line (#5613)
12 * modif: Allow only letters and digits for sandbox name (--name=) and 12 * modif: Allow mostly only ASCII letters and digits for sandbox name
13 host name (--hostname=) 13 (--name=) and host name (--hostname=) (#5708 #5856)
14 * modif: remove firemon --interface option (duplicating --net.print option) 14 * modif: remove firemon --interface option (duplicating --net.print option)
15 * modif: Improve --version/--help & print version on startup (#5829) 15 * modif: Improve --version/--help & print version on startup (#5829)
16 * bugfix: qutebrowser: links will not open in the existing instance (#5601 16 * bugfix: qutebrowser: links will not open in the existing instance (#5601