diff --git a/RELNOTES b/RELNOTES index 28c9702f9..ce7608101 100644 --- a/RELNOTES +++ b/RELNOTES @@ -42,6 +42,7 @@ firejail (0.9.72rc1) baseline; urgency=low * build: deduplicate makefiles (#5478) * build: fix formatting and misc in configure (#5488) * build: actually set LDFLAGS/LIBS & stop overriding CFLAGS/LDFLAGS (#5504) + * build: make shell commands more portable in firejail.vim (#5577) * ci: bump ubuntu to 22.04 and use newer compilers / analyzers (#5275) * ci: ignore git-related paths and the project license (#5249) * ci: Harden GitHub Actions (StepSecurity) (#5439)