RELNOTES: reword build item

Remove commit reference for consistency with the other items and quote
`_` to improve the output when copying the text to a GitHub Release
(where it is treated as markdown).

This amends commit b993ce458 ("RELNOTES: add modif, build, profile and
bugfix items", 2026-04-16).

Relates to #7127.
This commit is contained in:
Kelvin M. Klann 2026-04-16 16:12:05 -03:00
parent 6570a145b1
commit 6f91a18794

View file

@ -6,7 +6,7 @@ firejail (0.9.81) baseline; urgency=low
* docs: recommend .deb or building from source on debian/ubuntu (#7110)
* build: fix empty lists in syscall.c breaking compilation (#7108 #7109)
* build: remove unused install.sh (#7124)
* build: merge fnettrace headers into fnettrace_common.h (#7127 f2f099c)
* build: merge fnettrace headers into `fnettrace_common.h` (#7127)
* profiles: disable-programs: add lact paths (#7083)
* profiles: disable-exec: add mount paths (#7112)
* profiles: mumble: include whitelist-runuser-common (#7084)