aboutsummaryrefslogtreecommitdiffstats
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELNOTES b/RELNOTES
index 19f54ebc9..179bb78a1 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -70,7 +70,9 @@ firejail (0.9.73) baseline; urgency=low
70 * build: reduce hardcoding and inconsistencies (#6230) 70 * build: reduce hardcoding and inconsistencies (#6230)
71 * build: sort.py: filter empty and duplicate items (#6261) 71 * build: sort.py: filter empty and duplicate items (#6261)
72 * build: fix "warning: "_FORTIFY_SOURCE" redefined" (#6282 #6283) 72 * build: fix "warning: "_FORTIFY_SOURCE" redefined" (#6282 #6283)
73 * build: sort.py: add and require -i to edit in-place (#6290) 73 * build: sort.py: add -i/-n/-- options (#6290 #6339)
74 * build: add strip target and simplify install targets (#6342)
75 * build: remove clean dependency from cppcheck targets (#6343)
74 * ci: always update the package db before installing packages (#5742) 76 * ci: always update the package db before installing packages (#5742)
75 * ci: fix codeql unable to download its own bundle (#5783) 77 * ci: fix codeql unable to download its own bundle (#5783)
76 * ci: split configure/build/install commands on gitlab (#5784) 78 * ci: split configure/build/install commands on gitlab (#5784)