aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 8f0e3c524..ac0136239 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -20,6 +20,7 @@ firejail (0.9.73) baseline; urgency=low
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 * modif: improve errExit error messages (#5871)
23 * modif: drop deprecated 'shell' option references (#5894)
23 * bugfix: qutebrowser: links will not open in the existing instance (#5601 24 * bugfix: qutebrowser: links will not open in the existing instance (#5601
24 #5618) 25 #5618)
25 * bugfix: fix --hostname and --hosts-file commands 26 * bugfix: fix --hostname and --hosts-file commands
@@ -36,6 +37,7 @@ firejail (0.9.73) baseline; urgency=low
36 * build: fix seccomp filters and man pages always being rebuilt when running 37 * build: fix seccomp filters and man pages always being rebuilt when running
37 make 38 make
38 * build: simplify code related to man pages (#5898) 39 * build: simplify code related to man pages (#5898)
40 * build: fix hardcoded make & remove unnecessary distclean targets (#5911)
39 * ci: always update the package db before installing packages (#5742) 41 * ci: always update the package db before installing packages (#5742)
40 * ci: fix codeql unable to download its own bundle (#5783) 42 * ci: fix codeql unable to download its own bundle (#5783)
41 * ci: split configure/build/install commands on gitlab (#5784) 43 * ci: split configure/build/install commands on gitlab (#5784)