RELNOTES: restore build item and build PR reference

Which were removed on commit d4323ae26 ("merges", 2022-08-14).

Relates to #5283 #5284.
This commit is contained in:
Kelvin M. Klann 2022-08-18 02:56:04 -03:00
parent 9109f60151
commit 4fe11d1638

View file

@ -5,11 +5,12 @@ firejail (0.9.71) baseline; urgency=low
* feature: On failing to remount a fuse filesystem, give warning instead of
erroring out (#5240 #5242)
* feature: support for custom AppArmor profiles (--apparmor=) (#5274)
* build: deduplicate configure-time vars into new config files (#5140)
* build: deduplicate configure-time vars into new config files (#5140 #5284)
* build: fix file mode of shell scripts (644 -> 755) (#5206)
* build: reduce autoconf input files from 32 to 2 (#5219)
* build: add dist build directory to .gitignore (#5248)
* build: add autoconf auto-generation comment to input files (#5251)
* build: Add files make uninstall forgot to remove (#5283)
* ci: ignore git-related paths and the project license (#5249)
-- netblue30 <netblue30@yahoo.com> Sat, 11 Jun 2022 09:00:00 -0500