RELNOTES: add build item

Relates to #5577.
This commit is contained in:
Kelvin M. Klann 2023-01-12 10:50:41 -03:00
parent 09e11920b8
commit ccd346f429

View file

@ -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)