aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 7b9511f30..5a532a65d 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -33,6 +33,8 @@ firejail (0.9.72rc1) baseline; urgency=low
33 * build: Fix musl warnings (#5421 #5431) 33 * build: Fix musl warnings (#5421 #5431)
34 * build: sort.py improvements (#5429) 34 * build: sort.py improvements (#5429)
35 * build: deduplicate makefiles (#5478) 35 * build: deduplicate makefiles (#5478)
36 * build: fix formatting and misc in configure (#5488)
37 * build: actually set LDFLAGS/LIBS & stop overriding CFLAGS/LDFLAGS (#5504)
36 * ci: bump ubuntu to 22.04 and use newer compilers / analyzers (#5275) 38 * ci: bump ubuntu to 22.04 and use newer compilers / analyzers (#5275)
37 * ci: ignore git-related paths and the project license (#5249) 39 * ci: ignore git-related paths and the project license (#5249)
38 * ci: Harden GitHub Actions (StepSecurity) (#5439) 40 * ci: Harden GitHub Actions (StepSecurity) (#5439)