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 * build: reduce hardcoding and inconsistencies (#6230) * build: sort.py: filter empty and duplicate items (#6261) * build: fix "warning: "_FORTIFY_SOURCE" redefined" (#6282 #6283) - * build: sort.py: add and require -i to edit in-place (#6290) + * build: sort.py: add -i/-n/-- options (#6290 #6339) + * build: add strip target and simplify install targets (#6342) + * build: remove clean dependency from cppcheck targets (#6343) * ci: always update the package db before installing packages (#5742) * ci: fix codeql unable to download its own bundle (#5783) * ci: split configure/build/install commands on gitlab (#5784)